Loading docs/source/sls/algorithm.rst +9 −19 Original line number Diff line number Diff line Loading @@ -56,25 +56,15 @@ Output .. _DQFlags: https://? =========== ======= =============================================== TTYPE TFORM Description =========== ======= =============================================== BIT integer The bit number, starting at zero VALUE integer The equivalent base-10 value of BIT NAME string The mnemonic name of the data quality condition DESCRIPTION string A description of the data quality condition =========== ======= ================================================ ===== ===== ======= TTYPE TFORM Description ===== ===== ======= BIT False False VALUE False False NAME True False DESCRIPTION string A description of the data quality condition ===== ===== ======= +-----------------+---------+-------------------+ | TTYPE | TFORM | Description | +=================+=========+===================+ | BIT | integer | The bit number, starting at zero| +-----------------+---------+-------------------+ | VALUE | integer | The equivalent base-10 value of BIT| +-----------------+---------+-------------------+ | DESCRIPTION | string | A description of the data quality condition| +-----------------+---------+-------------------+ Data Calibration Steps `````````````````` Loading Loading
docs/source/sls/algorithm.rst +9 −19 Original line number Diff line number Diff line Loading @@ -56,25 +56,15 @@ Output .. _DQFlags: https://? =========== ======= =============================================== TTYPE TFORM Description =========== ======= =============================================== BIT integer The bit number, starting at zero VALUE integer The equivalent base-10 value of BIT NAME string The mnemonic name of the data quality condition DESCRIPTION string A description of the data quality condition =========== ======= ================================================ ===== ===== ======= TTYPE TFORM Description ===== ===== ======= BIT False False VALUE False False NAME True False DESCRIPTION string A description of the data quality condition ===== ===== ======= +-----------------+---------+-------------------+ | TTYPE | TFORM | Description | +=================+=========+===================+ | BIT | integer | The bit number, starting at zero| +-----------------+---------+-------------------+ | VALUE | integer | The equivalent base-10 value of BIT| +-----------------+---------+-------------------+ | DESCRIPTION | string | A description of the data quality condition| +-----------------+---------+-------------------+ Data Calibration Steps `````````````````` Loading