Uses of Class
org.yamcs.xtce.NumericDataType
-
Packages that use NumericDataType Package Description org.yamcs.xtce -
-
Uses of NumericDataType in org.yamcs.xtce
Subclasses of NumericDataType in org.yamcs.xtce Modifier and Type Class Description classFloatArgumentTypeRepresent aspects of an float, probably using IntegerDataEncoding with a calibrator or FloatDataEncoding.classFloatDataTypeclassFloatParameterTypeclassIntegerArgumentTypeclassIntegerDataTypeContains an integral value.classIntegerParameterTypeConstructors in org.yamcs.xtce with parameters of type NumericDataType Constructor Description NumericDataType(NumericDataType t)
-