Changes between Version 35 and Version 36 of InitPdaf


Ignore:
Timestamp:
Feb 13, 2012, 5:25:44 PM (12 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InitPdaf

    v35 v36  
    7373 * `status_pdaf`: An integer used as status flag of PDAF. If `status_pdaf` is zero upon exit from `PDAF_init` the initialization was successful. An error occurred for non-zero values. (The error codes are documented in the routine PDAF_init.)
    7474
    75 An overview of available operations for each filter an be found on the [wiki:AvailableOptionsforInitPDAF overview page on options].
     75An overview of available options for each filter an be found on the [wiki:AvailableOptionsforInitPDAF overview page on options].
    7676
    7777It is recommended that the value of `status_pdaf` is checked in the program after PDAF_init is executed. Only if its value is 0 the initialization was successful.