Changes between Version 4 and Version 5 of PDAF_put_state_prepost_si


Ignore:
Timestamp:
Feb 20, 2023, 6:58:30 PM (14 months ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_prepost_si

    v4 v5  
    2323The routine calls two user-supplied call-back routines. They are described, for example, on the page on [ImplementAnalysisestkf implementing the analysis step of the ESTKF algorithm].
    2424
    25 It is recommended that the value of `status_pdaf` is checked in the program after `PDAF_put_state_prepost_si` is executed. Only if its value is 0 the initialization was successful.
     25It is recommended that the value of `status_pdaf` is checked in the program after `PDAF_put_state_prepost_si` is executed. Only if its value is 0 the execution of the routine was successful.