Commit b5174e4a authored by Wang Xia's avatar Wang Xia
Browse files

Update algorithm.rst

parent 2d2d537c
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -56,15 +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         |
+-----------------+---------+-------------------+
+----------------+---------+---------------------------------------------+
| DESCRIPTION    | string  |  A description of the data quality condition|
+-----------------+---------+-------------------+
+----------------+---------+---------------------------------------------+

Data Calibration Steps
``````````````````