Uses of Enum
org.yamcs.xtce.MathOperator
Packages that use MathOperator
-
Uses of MathOperator in org.yamcs.xtce
Methods in org.yamcs.xtce that return MathOperatorModifier and TypeMethodDescriptionstatic MathOperatorMathOperator.fromXtceName(String s) MathOperation.Element.getOperator()static MathOperatorReturns the enum constant of this type with the specified name.static MathOperator[]MathOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.yamcs.xtce with parameters of type MathOperator