Class BooleanDataEncoding

java.lang.Object
org.yamcs.xtce.DataEncoding
org.yamcs.xtce.BooleanDataEncoding
All Implemented Interfaces:
Serializable

public class BooleanDataEncoding extends DataEncoding
For boolean data.

DIFFERS_FROM_XTCE: XTCE does not have a BooleanDataEncoding, only a BooleanParameterType. This creates an inconsistency when algorithms output uncalibrated boolean values.

See Also: