Changes between Version 17 and Version 18 of InsertAnalysisStep
- Timestamp:
- May 24, 2025, 9:53:38 AM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InsertAnalysisStep
v17 v18 47 47 * `status`: The integer status flag. It is zero, if `PDAF_get_state` is exited without errors. 48 48 49 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_get_state_si`. In the simplified interface, the names of all user-supplied call back routines are predefined such that they not appear in the call to `PDAF_get_state_si`. More information on the pre-defined names is provided in the [PdafSimplifiedInterface documentation of PDAF's simplified interface].50 49 51 50 == Inserting `assimilate_pdaf` ==