ConcentratorBase.DownsamplingMethod Property
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.128 -- Release Build+e2476c52e94864f123f37e60764c948e49eb89eb
public DownsamplingMethod DownsamplingMethod { get; set; }
Public Property DownsamplingMethod As DownsamplingMethod
Get
Set
public:
property DownsamplingMethod DownsamplingMethod {
DownsamplingMethod get ();
void set (DownsamplingMethod value);
}
function get_DownsamplingMethod();
function set_DownsamplingMethod(value);
Property Value
DownsamplingMethod
The down-sampling method determines the algorithm to use if input is being received at a higher-resolution than the defined output.