Changes between Version 4 and Version 5 of PDAF_put_state_prepost_si
- Timestamp:
- Feb 20, 2023, 6:58:30 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_prepost_si
v4 v5 23 23 The 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]. 24 24 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 initializationwas successful.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 execution of the routine was successful.