Click or drag to resize

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; }

Property Value

Type: TimeSpan
See Also