Uses of Class
org.yamcs.studio.autocomplete.sim.DSFunctionSet
-
Uses of DSFunctionSet in org.yamcs.studio.autocomplete.sim
Modifier and TypeClassDescriptionclass
A function set that corresponds to all methods in Simulation DataSource.Modifier and TypeMethodDescriptionDSFunctionRegistry.findFunctionSet
(String name) Returns the registered function set with the given name.Modifier and TypeMethodDescriptionvoid
DSFunctionRegistry.registerDSFunctionSet
(DSFunctionSet functionSet) Registers a formula set.