Changes between Version 4 and Version 5 of PDAF_get_state


Ignore:
Timestamp:
Mar 21, 2025, 7:41:23 PM (12 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_get_state

    v4 v5  
    2222
    2323The specifications of the user-supplied routines (`U_next_observation`, `U_distribute_state`, `U_prepoststep`) are documented on the page on [InsertAnalysisStep inserting the analysis step].
    24 
    25 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine '[wiki: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].