Changes between Version 1 and Version 2 of PDAF_put_state_lknetf
- Timestamp:
- Mar 27, 2025, 8:48:18 AM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_lknetf
v1 v2 46 46 47 47 It is recommended that the value of `status_pdaf` is checked in the program after the routine is executed. Only if its value is 0 the initialization was successful. 48 49 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_assimilate_lknetf_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAF_assimilate_lknetf_si`. More information on the pre-defined names is provided in the [ImplementAnalysislknetf page on implementing the analysis step of the LKNETF algorithm].