Click or drag to resize

CatchmentPreparePlugins Method

Prepares the cathcment plugins.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void PreparePlugins(
	DateTime simulationStartTime
)

Parameters

simulationStartTime
Type: SystemDateTime

[Missing <param name="simulationStartTime"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.PreparePlugins(System.DateTime)"]

Implements

ICatchmentPreparePlugins(DateTime)
See Also