Uses of Class
org.yamcs.studio.autocomplete.sim.DSFunctionSet
Packages that use DSFunctionSet
-
Uses of DSFunctionSet in org.yamcs.studio.autocomplete.sim
Subclasses of DSFunctionSet in org.yamcs.studio.autocomplete.simModifier and TypeClassDescriptionclassA function set that corresponds to all methods in Simulation DataSource.Methods in org.yamcs.studio.autocomplete.sim that return DSFunctionSetModifier and TypeMethodDescriptionDSFunctionRegistry.findFunctionSet(String name) Returns the registered function set with the given name.Methods in org.yamcs.studio.autocomplete.sim with parameters of type DSFunctionSetModifier and TypeMethodDescriptionvoidDSFunctionRegistry.registerDSFunctionSet(DSFunctionSet functionSet) Registers a formula set.