ICatchmentPreparePlugins 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 void PreparePlugins(
DateTime simulationStartTime
)
Sub PreparePlugins (
simulationStartTime As DateTime
)
void PreparePlugins(
DateTime simulationStartTime
)
Parameters
- simulationStartTime
- Type: SystemDateTime
[Missing <param name="simulationStartTime"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.ICatchment.PreparePlugins(System.DateTime)"]
See Also