CatchmentUHMWatershedCoefficient Property |
Watershed Coefficient is the Basin factor used for the standard SUH calculations
Unit: [-]
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double WatershedCoefficient { get; set; }
Public Property WatershedCoefficient As Double
Get
Set
public:
virtual property double WatershedCoefficient {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
ICatchmentUHMDataWatershedCoefficientSee Also