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

Update algorithm.rst

parent 2d2d537c
...@@ -56,15 +56,15 @@ Output ...@@ -56,15 +56,15 @@ Output
.. _DQFlags: https://? .. _DQFlags: https://?
+-----------------+---------+-------------------+ +----------------+---------+---------------------------------------------+
| TTYPE | TFORM | Description | | TTYPE | TFORM | Description |
+=================+=========+===================+ +================+=========+=============================================+
| BIT | integer | The bit number, starting at zero| | BIT | integer | The bit number, starting at zero |
+-----------------+---------+-------------------+ +----------------+---------+---------------------------------------------+
| VALUE | integer | The equivalent base-10 value of BIT| | VALUE | integer | The equivalent base-10 value of BIT |
+-----------------+---------+-------------------+ +----------------+---------+---------------------------------------------+
| DESCRIPTION | string | A description of the data quality condition| | DESCRIPTION | string | A description of the data quality condition|
+-----------------+---------+-------------------+ +----------------+---------+---------------------------------------------+
Data Calibration Steps Data Calibration Steps
`````````````````` ``````````````````
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment