Click or drag to resize

ControlDataPrepareForTimestep Method

Namespace:  DHI.Mike1D.ControlModule
Assembly:  DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void PrepareForTimestep(
	DateTime timeN,
	DateTime timeNp1
)

Parameters

timeN
Type: SystemDateTime
timeNp1
Type: SystemDateTime
See Also