OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.Steps.Common Namespace
- Last UpdatedApr 08, 2026
- 2 minute read
| Class | Description | |
|---|---|---|
![]() | ApplySmoothing | ApplySmoothing step in the KrunchDataStream pipeline. Calculate and return a weighted value that deviates less from the previous value. |
![]() | AttachHPDB | AttachHPDB step in the KrunchDataStream pipeline. Must be used at the beginning of the Data Stream pipeline. Attach the required table and records for krunching. |
![]() | CheckCutoff | CheckCutoff step in the KrunchDataStream pipeline. Clamps the raw value for krunching at the high or low cutoff limits. |
![]() | CheckKrunchPrereqs | CheckKrunchPrereqs step in the KrunchDataStream pipeline. Perform prerequisite checking to determine whether or not this point should proceed. |
![]() | CommonParameterNames | Contains the names of common parameters for variables that can be accessed across different steps in a KrunchDataStream pipeline. These parameters are expected to be common to pipelines written for different tables. |
![]() | ConvertToEngUnits | ConvertToEngUnits step in the KrunchDataStream pipeline. Convert the raw value to engineering units. |
![]() | DetachHPDB | DetachHPDB step in the KrunchDataStream pipeline. This class must be used as the final step of the Data Stream pipeline. The class detaches the table and records attached for krunching. |
![]() | RecordQuestionable | RecordQuestionable step in the KrunchDataStream pipeline. Updates the questionable state flag of a telemetered point according to data quality provided by the protocol driver. |
