TemporalMeasurement(IMeasurement, Double, Double) Constructor
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.183 -- Release Build+21a5b147e1a8ef7d91dda1e36ec19dae85df8dc9
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.