CatchmentsPerformTimestep Method |
Perform time step, progressing all catchments with the
CurrentTime
as their
CurrentTime one time step.
Since catchments may have different time steps, it is unknown how many catchments
are performing a time step every time this method is called.
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 PerformTimestep()
Public Sub PerformTimestep
public:
void PerformTimestep()
See Also