Changes between Version 2 and Version 3 of PDAF_put_state_lseik
- Timestamp:
- Jan 16, 2015, 10:45:43 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_lseik
v2 v3 43 43 It is recommended that the value of `status_pdaf` is checked in the program after `PDAF_put_state_lseik` is executed. Only if its value is 0 the initialization was successful. 44 44 45 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_lseik `. 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_lseik`. More information on the pre-defined names is provided in the [ImplementAnalysislseik page on implementing the analysis step of the LSEIK filter].45 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_lseik_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_lseik_si`. More information on the pre-defined names is provided in the [ImplementAnalysislseik page on implementing the analysis step of the LSEIK filter]. 46 46 47 47