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.136 -- Release Build+045677775a56d15698be6ced5ce5213063e47102
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