Changes between Version 11 and Version 12 of ImplementationofAnalysisStep_PDAF3
- Timestamp:
- May 27, 2025, 5:30:47 PM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationofAnalysisStep_PDAF3
v11 v12 2 2 3 3 [[PageOutline(2-3,Contents of this page)]] 4 5 {{{6 #!html7 <div class="wiki-toc">8 <b> This page can be reached from different<br>parts of the documentation:</b>9 <p><b>Offline Mode: Implementation Guide</b></p>10 <ol><ol><li><a href="OfflineImplementationGuide">Back to <b>Main page for Offline Mode</b></a></li>11 </ol></ol>12 <p><b>Online Mode: Implementation Guide</b></p>13 <ol><ol><li><a href="OnlineImplementationGuide_PDAF3">Back to <b>Main page for Online Mode</b></a></li>14 </ol></ol>15 <p><b>PDAF-OMI Guide</b></p>16 <ol><ol><li><a href="PDAF_OMI_Overview_PDAF3">Back to <b>PDAF-OMI Overview</b></a></li>17 </ol></ol>18 </div>19 }}}20 4 21 5 … … 46 30 }}} 47 31 32 33 {{{ 34 #!html 35 <div class="wiki-toc"> 36 <b> This page can be reached from different<br>parts of the documentation:</b> 37 <p>Back to <b><a href="OfflineImplementationGuide">Offline Mode: Implementation Guide</a></b></p> 38 <p>Back to <b><a href="OnlineImplementationGuide_PDAF3">Online Mode: Implementation Guide</a></b></p> 39 <p>Back to <b><a href="PDAF_OMI_Overview_PDAF3">PDAF-OMI Guide</a></b></p> 40 </div> 41 }}} 48 42 49 43 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.