Changes between Initial Version and Version 1 of distribute_state_pdaf
- Timestamp:
- Jan 21, 2015, 10:47:29 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
distribute_state_pdaf
v1 v1 1 = distribute_state_pdaf = 2 3 The page document the user-supplied call-back routine `distribute_state_pdaf`. 4 5 The 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 7 The interface is the following: