Changes between Version 18 and Version 19 of ImplementAnalysislestkf
- Timestamp:
- Jun 3, 2025, 4:52:04 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysislestkf
v18 v19 36 36 [[PageOutline(2-3,Contents of this page)]] 37 37 38 || This page describes the implementation of the analysis step without using PDAF-OMI. Please see the [wiki:ImplementationofAnalysisStep page on the analysis with OMI] for the more modern and efficient implementation variant using PDAF-OMI. || 38 || This page describes the implementation of the analysis step using PDAF's full interface, i.e. without using PDAF-OMI. This approach is supported by all versions of PDAF. However, this approach is mainly used in older implementations of PDAF and can be seen as a expert-mode. Please see the [wiki:ImplementationofAnalysisStep_PDAF3 page on the analysis step in PDAF3] for the current implementation recommendation using the PDAF3 interface. The page also provides links to some other variants that were introduced in verisons of PDAF2. || 39 39 40 40 41 == Overview ==