Changes between Version 1 and Version 2 of PDAF_put_state_estkf


Ignore:
Timestamp:
Jan 16, 2015, 10:47:48 AM (9 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_estkf

    v1 v2  
    3030It is recommended that the value of `status_pdaf` is checked in the program after `PDAF_put_state_estkf` is executed. Only if its value is 0 the initialization was successful.
    3131
    32 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_estkf`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAF_put_state_estkf`.  More information on the pre-defined names is provided in the [ImplementAnalysisestkf page on implementing the analysis step of the ESTKF algorithm].
     32PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_estkf_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAF_put_state_estkf_si`.  More information on the pre-defined names is provided in the [ImplementAnalysisestkf page on implementing the analysis step of the ESTKF algorithm].