Changes between Version 32 and Version 33 of ImplementAnalysisestkf
- Timestamp:
- Jun 10, 2025, 7:02:00 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysisestkf
v32 v33 53 53 54 54 55 || 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. ||55 || This page describes the implementation of the analysis step using PDAF's full interface, i.e. without using the PDAF3 interface or PDAF-OMI. This approach is supported by all versions of PDAF. However, this approach is mainly used in older implementations of PDAF and should now 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 versions of PDAF2. || 56 56 57 57 == Overview ==