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