Uses of Class
org.yamcs.studio.data.formula.FormulaFunctionSet
Packages that use FormulaFunctionSet
Package
Description
Support for formula functions that operate on
Alarms.Support for formula functions that operate on
Arrays.Support for formula functions that correspond to methods in
Math.Support for formula functions that operate on
VEnums.Support for formula functions that operate on
VNumbers.Support for formula functions that operate on
VStrings.-
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula
Methods in org.yamcs.studio.data.formula that return FormulaFunctionSetModifier and TypeMethodDescriptionFormulaRegistry.findFunctionSet(String name) Returns the registered function set with the given name.Methods in org.yamcs.studio.data.formula with parameters of type FormulaFunctionSetModifier and TypeMethodDescriptionvoidFormulaRegistry.registerFormulaFunctionSet(FormulaFunctionSet functionSet) Registers a formula set. -
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.alarm
Subclasses of FormulaFunctionSet in org.yamcs.studio.data.formula.alarm -
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.array
Subclasses of FormulaFunctionSet in org.yamcs.studio.data.formula.array -
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.math
Subclasses of FormulaFunctionSet in org.yamcs.studio.data.formula.math -
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.venum
Subclasses of FormulaFunctionSet in org.yamcs.studio.data.formula.venum -
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.vnumber
Subclasses of FormulaFunctionSet in org.yamcs.studio.data.formula.vnumber -
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.vstring
Subclasses of FormulaFunctionSet in org.yamcs.studio.data.formula.vstring -
Uses of FormulaFunctionSet in org.yamcs.studio.data.formula.vtable
Subclasses of FormulaFunctionSet in org.yamcs.studio.data.formula.vtable