Changes between Version 5 and Version 6 of PDAF_set_iparam


Ignore:
Timestamp:
Mar 31, 2025, 7:28:19 AM (41 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_set_iparam

    v5 v6  
    2121Hints:
    2222 * 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.
     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` or `PDAF_set_rparam` can be done one after the other. It is sufficient to check the values of `flag` after this series of calls.