Salome HOME
Code and documentation update for ControledFunctionTest
[modules/adao.git] / doc / fr / ref_algorithm_KalmanFilter.rst
index 80ecd9d469a2e6771f3f3396e58d3560aa26eaee..c513b4bf043f1bef43a84ec1c34f5cb6d1f19a97 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2022 EDF R&D
+   Copyright (C) 2008-2023 EDF R&D
 
    This file is part of SALOME ADAO module.
 
@@ -139,7 +139,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
@@ -197,8 +197,10 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_KalmanFilter_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
+.. --------- ..
 .. include:: scripts/simple_KalmanFilter1.rst
 
 .. literalinclude:: scripts/simple_KalmanFilter1.py
@@ -220,6 +222,7 @@ StoreSupplementaryCalculations
   :align: center
   :width: 90%
 
+.. --------- ..
 .. include:: scripts/simple_KalmanFilter2.rst
 
 .. literalinclude:: scripts/simple_KalmanFilter2.py