Changes between Version 52 and Version 53 of ImplementationofAnalysisStep
- Timestamp:
- Jun 6, 2025, 10:20:19 AM (29 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationofAnalysisStep
v52 v53 1 1 = Implementing the analysis step = 2 3 || This is an **outdated page** probably reached through an outdated link. The correct page is likely:[[BR]] * For PDAF3: [wiki:ImplementationofAnalysisStep_PDAF3][[BR]]* For PDAF2: [wiki:ImplementationofAnalysisStep_PDAF23] || 2 4 3 5 [[PageOutline(2-3,Contents of this page)]] 4 6 5 {{{6 #!html7 <div class="wiki-toc">8 <h4>Online Mode: Implementation Guide</h4>9 <ol><li><a href="OnlineImplementationGuide_PDAF3">Back to Main page</a></li>10 </ol>11 </div>12 }}}13 7 14 {{{15 #!html16 <div class="wiki-toc">17 <h4>Offline Mode: Implementation Guide</h4>18 <ol><li><a href="OfflineImplementationGuide_PDAF3">Back to Main page</a></li>19 </ol>20 </div>21 }}}22 8 23 9 {{{ … … 48 34 }}} 49 35 50 || This is an outdated page. The correct page for PDAF3 is [wiki:ImplementationofAnalysisStep_PDAF3] || 36 51 37 52 38 The implementation of the analysis step requires that the user-supplied routines that are arguments in the call to the routine for the analysis step are implemented with full functionality.