Changes between Version 23 and Version 24 of ImplementationConceptOnline


Ignore:
Timestamp:
Aug 17, 2025, 1:24:36 PM (25 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationConceptOnline

    v23 v24  
    4646With the implementation strategy of PDAF, calls to four subroutines are added to the model code. These additions are usually only single lines of code and the changes only affect the general part of the model code. 
    4747
    48 || A code example for the `fully parallel` mode is provided in the tutorial code in tutorial/online_2D_serialmodel. See also the [wiki:PdafTutorial PDAF implementation tutorial], which explains the code structure and implementation steps. ||
     48|| A code example for the `fully parallel` mode is provided in the tutorial code in tutorial/online_2D_serialmodel. 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:OnlineImplementationGuide_PDAF3 Online Implementation Guide]. ||
    4949
    5050== Important aspects of the implementation concept ==