Click or drag to resize

ImmediateMeasurementsOutlierOperation Property

Gets or sets the TemporalOutlierOperation for the ImmediateMeasurements when timestamp is outside defined Lag/Lead time bounds.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public TemporalOutlierOperation OutlierOperation { get; set; }
View Source

Property Value

TemporalOutlierOperation
See Also