Uses of Class
org.yamcs.studio.data.formula.FormulaFunctionSetDescription
Packages that use FormulaFunctionSetDescription
-
Uses of FormulaFunctionSetDescription in org.yamcs.studio.data.formula
Methods in org.yamcs.studio.data.formula that return FormulaFunctionSetDescriptionModifier and TypeMethodDescriptionFormulaFunctionSetDescription.addFormulaFunction
(FormulaFunction formulaFunction) Adds a formula in the set.Constructors in org.yamcs.studio.data.formula with parameters of type FormulaFunctionSetDescriptionModifierConstructorDescriptionFormulaFunctionSet
(FormulaFunctionSetDescription functionSetDescription) Creates a new ser of functions to be registered in the formula language.