From 2ed239cf7453800b734f04d836730855d052db0d Mon Sep 17 00:00:00 2001 From: Wang Xia Date: Mon, 6 Mar 2023 10:23:28 +0000 Subject: [PATCH] Update algorithm.rst --- docs/source/sls/algorithm.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/sls/algorithm.rst b/docs/source/sls/algorithm.rst index 2bc36e1..0e9b67c 100644 --- a/docs/source/sls/algorithm.rst +++ b/docs/source/sls/algorithm.rst @@ -70,10 +70,10 @@ DESCRIPTION string A description of the data quality condition ===== ===== ======= TTYPE TFORM Description ===== ===== ======= -False False False -True False False -False True False -True True True +BIT False False +VALUE False False +NAME True False +DESCRIPTION string A description of the data quality condition ===== ===== ======= Data Calibration Steps -- GitLab