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.

Definition

Namespace: DHI.Mike1D.RainfallRunoffModule
Assembly: DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
DateTime TimeOfNextUpdate()

Return Value

DateTime

[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.ICatchmentRunController.TimeOfNextUpdate"]

See Also