BinaryDataFlags =============== .. currentmodule:: pyasdm.enumerations .. autoclass:: BinaryDataFlags :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BinaryDataFlags.ALL_PURPOSE_ERROR ~BinaryDataFlags.CORRELATOR_MISSING_STATUS ~BinaryDataFlags.DELAY_CORRECTION_NOT_APPLIED ~BinaryDataFlags.DELTA_SIGMA_OVERFLOW ~BinaryDataFlags.DETECTOR_SATURATED ~BinaryDataFlags.DROPPED_PACKETS ~BinaryDataFlags.FFT_OVERFLOW ~BinaryDataFlags.INTEGRATION_FULLY_BLANKED ~BinaryDataFlags.MISSING_ANTENNA_EVENT ~BinaryDataFlags.NOISY_TDM_CHANNELS ~BinaryDataFlags.NO_DATA_FROM_DIGITAL_POWER_METER ~BinaryDataFlags.QC_FAILED ~BinaryDataFlags.RESERVED_18 ~BinaryDataFlags.RESERVED_19 ~BinaryDataFlags.RESERVED_20 ~BinaryDataFlags.RESERVED_21 ~BinaryDataFlags.RESERVED_22 ~BinaryDataFlags.RESERVED_23 ~BinaryDataFlags.RESERVED_24 ~BinaryDataFlags.RESERVED_25 ~BinaryDataFlags.RESERVED_26 ~BinaryDataFlags.RESERVED_27 ~BinaryDataFlags.RESERVED_28 ~BinaryDataFlags.RESERVED_29 ~BinaryDataFlags.RESERVED_30 ~BinaryDataFlags.SIGMA_OVERFLOW ~BinaryDataFlags.SPECTRAL_NORMALIZATION_FAILED ~BinaryDataFlags.SYNCRONIZATION_ERROR ~BinaryDataFlags.TFB_SCALING_FACTOR_NOT_RETRIEVED ~BinaryDataFlags.UNUSABLE_CAI_OUTPUT ~BinaryDataFlags.WVR_APC ~BinaryDataFlags.ZERO_LAG_NOT_RECEIVED .. rubric:: Methods Summary .. autosummary:: ~BinaryDataFlags.from_int ~BinaryDataFlags.getName ~BinaryDataFlags.getValue ~BinaryDataFlags.literal ~BinaryDataFlags.name ~BinaryDataFlags.names ~BinaryDataFlags.newBinaryDataFlags ~BinaryDataFlags.revision ~BinaryDataFlags.size ~BinaryDataFlags.version .. rubric:: Attributes Documentation .. autoattribute:: ALL_PURPOSE_ERROR .. autoattribute:: CORRELATOR_MISSING_STATUS .. autoattribute:: DELAY_CORRECTION_NOT_APPLIED .. autoattribute:: DELTA_SIGMA_OVERFLOW .. autoattribute:: DETECTOR_SATURATED .. autoattribute:: DROPPED_PACKETS .. autoattribute:: FFT_OVERFLOW .. autoattribute:: INTEGRATION_FULLY_BLANKED .. autoattribute:: MISSING_ANTENNA_EVENT .. autoattribute:: NOISY_TDM_CHANNELS .. autoattribute:: NO_DATA_FROM_DIGITAL_POWER_METER .. autoattribute:: QC_FAILED .. autoattribute:: RESERVED_18 .. autoattribute:: RESERVED_19 .. autoattribute:: RESERVED_20 .. autoattribute:: RESERVED_21 .. autoattribute:: RESERVED_22 .. autoattribute:: RESERVED_23 .. autoattribute:: RESERVED_24 .. autoattribute:: RESERVED_25 .. autoattribute:: RESERVED_26 .. autoattribute:: RESERVED_27 .. autoattribute:: RESERVED_28 .. autoattribute:: RESERVED_29 .. autoattribute:: RESERVED_30 .. autoattribute:: SIGMA_OVERFLOW .. autoattribute:: SPECTRAL_NORMALIZATION_FAILED .. autoattribute:: SYNCRONIZATION_ERROR .. autoattribute:: TFB_SCALING_FACTOR_NOT_RETRIEVED .. autoattribute:: UNUSABLE_CAI_OUTPUT .. autoattribute:: WVR_APC .. autoattribute:: ZERO_LAG_NOT_RECEIVED .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newBinaryDataFlags .. automethod:: revision .. automethod:: size .. automethod:: version