Changes between Version 18 and Version 19 of AddFilterAlgorithm
- Timestamp:
- Dec 4, 2011, 12:52:38 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddFilterAlgorithm
v18 v19 24 24 The routine `PDAF_get_state` calls 25 25 * `PDAF_initinfo_filters` - interface routine to `PDAF_X_initinfo` 26 * `PDAF_X_initinfo` displays information on the chosen configuration of the filter algorithm. 26 * `PDAF_X_initinfo` displays information on the chosen configuration of the filter algorithm. This functionality is optional. 27 27 28 28 … … 139 139 === `PDAF_X_initinfo` === 140 140 141 The routine `PDAF_X_initinfo` displays information on the chosen configuration of the filter algorithm.141 The optional routine `PDAF_X_initinfo` displays information on the chosen configuration of the filter algorithm. 142 142 143 143 The interface is as follows: