Click or drag to resize

ImmediateMeasurementsOnLagTimeUpdated Method

Updates the tracked temporal measurements lag time.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected void OnLagTimeUpdated(
	double lagTime
)
View Source

Parameters

lagTime  Double
New lag time.
See Also