Changes between Version 2 and Version 3 of init_obs_pdaf


Ignore:
Timestamp:
Jan 22, 2015, 9:30:13 AM (9 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • init_obs_pdaf

    v2 v3  
    11= `init_obs_pdaf`=
    22
    3 The page document the user-supplied call-back routine `init_obs_pdaf`.
     3The page documents the user-supplied call-back routine `init_obs_pdaf`.
    44
    55The routine `init_obs_pdaf` (called `U_init_obs` inside the PDAF core routines) is a call-back routine that has to be provided by the user. The routine is used with all global filters. The routine is called during the filter analysis step. When the routine is called PDAF provides an array for the vector of observation, which needs to be filled with the observation values in this routine.