Changes between Initial Version and Version 1 of distribute_state_pdaf


Ignore:
Timestamp:
Jan 21, 2015, 10:47:29 AM (9 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • distribute_state_pdaf

    v1 v1  
     1= distribute_state_pdaf =
     2
     3The page document the user-supplied call-back routine `distribute_state_pdaf`.
     4
     5The routine `distribute_state_pdaf` (called `U_distribute_state` in the PDAF core routines) is a call-back routine that has to be provided by the user. `distribute_state_pdaf` is called by `PDAF_get_state` and `PDAF_assimilate_X` with 'X' being the name of a filter method.
     6
     7The interface is the following: