Catchment_effectiveTimeStep Field |
Time step used in the simulation, it may change. It is set in Prepare
to _timeStep, and can be updated by individual catchment models when required,
i.e. it may differ from _timeStep.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax protected TimeSpan _effectiveTimeStep
Protected _effectiveTimeStep As TimeSpan
protected:
TimeSpan _effectiveTimeStep
Field Value
Type:
TimeSpanSee Also