DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine
EngineTimeSteppingTabulated Class
EngineTimeSteppingTabulated Methods
NextTimeStep Method
Prepare Method
EngineTimeSteppingTabulated
NextTimeStep Method
Return the new time step, based on the current time.
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
TimeSpan
NextTimeStep
(
DateTime
currentTime
)
Parameters
currentTime
Type:
System
DateTime
Current time
Return Value
Type:
TimeSpan
New time step
Implements
IEngineTimeStep
NextTimeStep(DateTime)
See Also
Reference
EngineTimeSteppingTabulated Class
DHI.Mike1D.Engine Namespace