Changes between Version 2 and Version 3 of PDAF_get_state


Ignore:
Timestamp:
Jan 15, 2015, 1:57:20 PM (9 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_get_state

    v2 v3  
    2121 * `status`: The integer status flag. It is zero, if `PDAF_get_state` is exited without errors.
    2222
    23 The 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].
     23The 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].
    2424
    2525PDAF 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].