Changes between Version 4 and Version 5 of PDAF_set_iparam
- Timestamp:
- Mar 31, 2025, 7:27:23 AM (41 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_set_iparam
v4 v5 21 21 Hints: 22 22 * The available parameter options are listed in the [wiki:AvailableOptionsforInitPDAF Overview of available DA method-specific options]. 23 * The status variable `flag` is incremented by the routine. Thus, `PDAF_set_iparam` can be called directly after calling `PDAF_init` and several calls to `PDAF_set_iparam` can be done one after the other. It is sufficient to check the values of `flag` after this series of calls.