TemporalMeasurement(IMeasurement, Double, Double) Constructor
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.128 -- Release Build+e2476c52e94864f123f37e60764c948e49eb89eb
Gemstone.Timeseries.TemporalMeasurement = function(measurement, lagTime, leadTime);
Parameters
- measurement IMeasurement
- Source IMeasurement value.
- lagTime Double
- Past time deviation tolerance, in seconds - this becomes the amount of time to wait before publishing begins.
- leadTime Double
- Future time deviation tolerance, in seconds - this becomes the tolerated +/- accuracy of the local clock to real-time.