ICatchmentRunControllerTimeOfNextUpdate Method |
Returns the time where the catchments need to be updated to, or
more correctly, the time where the
PostTimeStepEvent
will be raised. The catchments needs to be updated by a using component.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax DateTime TimeOfNextUpdate()
Function TimeOfNextUpdate As DateTime
DateTime TimeOfNextUpdate()
Return Value
Type:
DateTime[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.ICatchmentRunController.TimeOfNextUpdate"]
See Also