TimeValueBuffer_timeOfLastUpdate Field

Time of last update of interpolation values, i.e. last call to Interp(DateTime) - buffering for performance

Definition

Namespace: DHI.Mike1D.Generic.Collections
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
protected DateTime _timeOfLastUpdate

Field Value

DateTime

See Also