Uses of Class
org.yamcs.studio.data.formula.FormulaFunctionSet
Package
Description
Support for formula functions that operate on
Alarm
s.Support for formula functions that operate on
Array
s.Support for formula functions that correspond to methods in
Math
.Support for formula functions that operate on
VEnum
s.Support for formula functions that operate on
VNumber
s.Support for formula functions that operate on
VString
s.-
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula
Modifier and TypeMethodDescriptionFormulaRegistry.findFunctionSet
(String name) Returns the registered function set with the given name.Modifier and TypeMethodDescriptionvoid
FormulaRegistry.registerFormulaFunctionSet
(FormulaFunctionSet functionSet) Registers a formula set. -
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.alarm
-
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.array
-
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.math
-
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.venum
-
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.vnumber
-
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.vstring
-
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.vtable