IDfsTemporalAxisStartTimeOffset Property |
Start time in
TimeUnit for the first time step in the file.
This can only be set for the equidistant type axes.
For the non-equidistant type time axis this is for information, returning
the time of the first time step relative to the start time.
Namespace: DHI.Generic.MikeZero.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax double StartTimeOffset { get; }
ReadOnly Property StartTimeOffset As Double
Get
property double StartTimeOffset {
double get ();
}
abstract StartTimeOffset : float with get
Property Value
Type:
DoubleSee Also