Changes between Version 1 and Version 2 of PDAF_put_state_generate_obs


Ignore:
Timestamp:
Feb 9, 2019, 12:45:50 PM (5 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_generate_obs

    v1 v2  
    2323
    2424
    25 The user-supplied call-back routines are described on the [ImplementGenenerateObs page on implementing the generation of synthetic observations].
     25The user-supplied call-back routines are described on the [ImplementGenerateObs page on implementing the generation of synthetic observations].
    2626
    2727It is recommended that the value of `status_pdaf` is checked in the program after PDAF_generate_obs is executed. Only if its value is 0 the initialization was successful.
    2828
    29 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_generate_obs_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_generate_obs_si`.  More information on the pre-defined names is provided in the [ImplementGenenerateObs page on implementing the generation of synthetic observations].
     29PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_generate_obs_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_generate_obs_si`.  More information on the pre-defined names is provided in the [ImplementGenerateObs page on implementing the generation of synthetic observations].
    3030
    3131