Uses of Enum
org.yamcs.xtce.FloatDataEncoding.Encoding
Packages that use FloatDataEncoding.Encoding
-
Uses of FloatDataEncoding.Encoding in org.yamcs.xtce
Methods in org.yamcs.xtce that return FloatDataEncoding.EncodingModifier and TypeMethodDescriptionFloatDataEncoding.getEncoding()FloatDataEncoding.Builder.getFloatEncoding()static FloatDataEncoding.EncodingReturns the enum constant of this type with the specified name.static FloatDataEncoding.Encoding[]FloatDataEncoding.Encoding.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.yamcs.xtce with parameters of type FloatDataEncoding.EncodingModifier and TypeMethodDescriptionFloatDataEncoding.Builder.setFloatEncoding(FloatDataEncoding.Encoding floatEncoding)