ConcentratorBaseDownsamplingMethod Property

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

Definition

Namespace: Gemstone.Timeseries
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.138 -- Release Build+b4f8847fe309a44734617722bca179874d85b46d
public DownsamplingMethod DownsamplingMethod { get; set; }

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