Click or drag to resize

IDfsTemporalAxisFirstTimeStepIndex Property

Index of first time step. Currently not used, always zero.

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
int FirstTimeStepIndex { get; set; }

Property Value

Type: Int32
Remarks
The intented use is e.g. when a time serie represents a subset of a larger time serie, tindex could hold the position of the first time step in the original time serie.
See Also