This procedure forwards the calculation such that the state includes the specified time
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax void Update(
DateTime updDateTime
)
Sub Update (
updDateTime As DateTime
)
void Update(
DateTime updDateTime
)
Parameters
- updDateTime
- Type: SystemDateTime
[Missing <param name="updDateTime"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.ICatchment.Update(System.DateTime)"]
See Also