Changes between Version 52 and Version 53 of ImplementationofAnalysisStep


Ignore:
Timestamp:
Jun 6, 2025, 10:20:19 AM (29 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationofAnalysisStep

    v52 v53  
    11= 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] ||
    24
    35[[PageOutline(2-3,Contents of this page)]]
    46
    5 {{{
    6 #!html
    7 <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 }}}
    137
    14 {{{
    15 #!html
    16 <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 }}}
    228
    239{{{
     
    4834}}}
    4935
    50 || This is an outdated page. The correct page for PDAF3 is [wiki:ImplementationofAnalysisStep_PDAF3] ||
     36
    5137
    5238The 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.