Click or drag to resize

ConcentratorBaseDownsamplingMethod Property

Gets or sets the DownsamplingMethod to be used by the concentrator.

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

Property Value

DownsamplingMethod
Remarks
The down-sampling method determines the algorithm to use if input is being received at a higher-resolution than the defined output.
See Also