Click or drag to resize

EngineTimeSetTime Method

Adjusts the current timestep by setting both DtSpan and TimeNp1 Unit: [sec]. Rounded to nearest millisecond

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void SetTime(
	DateTime time
)

Parameters

time
Type: SystemDateTime

[Missing <param name="time"/> documentation for "M:DHI.Mike1D.Engine.EngineTime.SetTime(System.DateTime)"]

See Also