Click or drag to resize

TsTimeRelativeTimes Property

Times in seconds from the start of the time series.

Namespace:  DHI.Mike1D.Generic.TimeSeries
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public IList<double> RelativeTimes { get; }

Property Value

Type: IListDouble

Implements

ITsTimeRelativeTimes
See Also