Salome HOME
Code and documentation update for ControledFunctionTest
[modules/adao.git] / doc / fr / ref_algorithm_KalmanFilter.rst
index c95472c9f4bbf4910583c43d1d2e0f3ccb975f7d..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
@@ -196,8 +196,11 @@ StoreSupplementaryCalculations
 .. include:: snippets/SimulatedObservationAtCurrentState.rst
 
 .. ------------------------------------ ..
+.. _section_ref_algorithm_KalmanFilter_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
+.. --------- ..
 .. include:: scripts/simple_KalmanFilter1.rst
 
 .. literalinclude:: scripts/simple_KalmanFilter1.py
@@ -205,6 +208,7 @@ StoreSupplementaryCalculations
 .. include:: snippets/Header2Algo10.rst
 
 .. literalinclude:: scripts/simple_KalmanFilter1.res
+    :language: none
 
 .. include:: snippets/Header2Algo11.rst
 
@@ -218,6 +222,7 @@ StoreSupplementaryCalculations
   :align: center
   :width: 90%
 
+.. --------- ..
 .. include:: scripts/simple_KalmanFilter2.rst
 
 .. literalinclude:: scripts/simple_KalmanFilter2.py
@@ -225,6 +230,7 @@ StoreSupplementaryCalculations
 .. include:: snippets/Header2Algo10.rst
 
 .. literalinclude:: scripts/simple_KalmanFilter2.res
+    :language: none
 
 .. include:: snippets/Header2Algo11.rst