ApplySmoothing Class
- Last UpdatedApr 08, 2026
- 1 minute read
ApplySmoothing step in the KrunchDataStream pipeline.
Calculate and return a weighted value that deviates less from the previous value.
public sealed class ApplySmoothing : OASySDNA.RealTime.ExecutionPipelines.IStep
public ref class ApplySmoothing sealed : public OASySDNA.RealTime.ExecutionPipelines.IStep
System.Object
OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.Steps.Common.ApplySmoothing