CatchmentTimeAreaVolumeInCatchment 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 override double VolumeInCatchment()
Public Overrides Function VolumeInCatchment As Double
public:
virtual double VolumeInCatchment() override
Return Value
Type:
Double[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.CatchmentTimeArea.VolumeInCatchment"]
See Also