Changes between Version 18 and Version 19 of ImplementationConceptOffline
- Timestamp:
- Aug 17, 2025, 1:27:14 PM (27 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationConceptOffline
v18 v19 33 33 * **finalize_PDAF**: This routine is used to let PDAF display timing and memory information and to call PDAF to deallocate its internal arrays. 34 34 35 36 || A code example for the `offline mode` is provided in the tutorial code in tutorial/offline_2D_serial. See also the [wiki:PdafTutorial PDAF implementation tutorial], which explains the code structure and implementation steps on the basis of the tutorial code. A more abstract description of the implementation is provided by the [wiki:OfflineImplementationGuide_PDAF3 Offline Implementation Guide]. || 37 35 38 == Important aspects of the implementation concept == 36 39