Changes between Version 1 and Version 2 of PDAF_init_si


Ignore:
Timestamp:
Jan 15, 2015, 2:08:14 PM (9 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_init_si

    v1 v2  
    55`PDAF_init_si` is the variant of [wiki:PDAF_init PDAF_init] with the [PdafSimplifiedInterface simplified interface]. The difference between both routines is that in the simplified interface the names of the call-back subroutines are not specified. Instead the routine assumes that the call-back routines have a standard name as specified at the end of this page.
    66
    7 The variables for the call to `PDAF_init` are usually set in `init_pdaf`.
     7The routine `PDAF_init` is typically called in `init_pdaf` where also the variables for the call are set.
    88
    99The call to `PDAF_init_si` has the following structure: