Class 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:
    Serialized Form