TimeSteppingInitialTimeStep Property |
Initial time step in seconds. If TimeSteppingType is fixed, this
is the timestep used during the entire simulation.
Unit: [sec]
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public TimeSpan InitialTimeStep { get; set; }
Public Property InitialTimeStep As TimeSpan
Get
Set
public:
property TimeSpan InitialTimeStep {
TimeSpan get ();
void set (TimeSpan value);
}
Property Value
Type:
TimeSpanSee Also