CatchmentVolumeInCatchmentAtStart Method |
Volume of water stored in catchment after previous time step.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public virtual double VolumeInCatchmentAtStart()
Public Overridable Function VolumeInCatchmentAtStart As Double
public:
virtual double VolumeInCatchmentAtStart()
Return Value
Type:
Double[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.VolumeInCatchmentAtStart"]
See Also