Package org.yamcs.studio.data.formula
package org.yamcs.studio.data.formula
-
ClassDescriptionAbstract class for formula functions that take two integer
VNumber
as arguments and return an integerVNumber
.Abstract class for formula functions that take twoVNumberArray
as arguments and return aVNumberArray
.Abstract class for formula functions that take aVNumber
and aVNumberArray
as arguments and return aVNumberArray
.Abstract class for formula functions that take oneVNumber
as argument and return aVNumber
.Abstract class for formula functions that take aVNumberArray
and aVNumber
as arguments and return aVNumberArray
.Abstract class for formula functions that take twoVNumber
s as arguments and return aVNumber
.The abstract syntax tree corresponding to a formula expression.The type of a formula AST node.Definition for a function that can be integrated in the formula language.A set of utility methods for formula functions.A set of functions that can be used in the formulas.The description for a function set to be used in formula language.The registry to add functions that will be used by the formula parser.A range of numeric values.Utility classes to compute ranges.The statistics of a given set of numbers.Utility class to calculate statistical information.