Changes between Version 1 and Version 2 of PDAF_init_si
- Timestamp:
- Jan 15, 2015, 2:08:14 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_init_si
v1 v2 5 5 `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. 6 6 7 The variables for the call to `PDAF_init` are usually set in `init_pdaf`.7 The routine `PDAF_init` is typically called in `init_pdaf` where also the variables for the call are set. 8 8 9 9 The call to `PDAF_init_si` has the following structure: