Click or drag to resize

IDfsuFileTimeStepInSeconds Property

Time step in seconds. If time axis is not an equidistant type axis, zero is returned.

Setting the time step for an axis that is not of equidistant type, will throw an exception.

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

Property Value

Type: Double
See Also