CatchmentNamDataRainfallDegreeDayCoeff Property |
Variable holding the rainfall degree day coefficient (Crain).
Type: Rain Melting Coefficient per degree per time
Unit: [/celcius/day]
Default: 0.0
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 RainfallDegreeDayCoeff { get; set; }
Public Property RainfallDegreeDayCoeff As Double
Get
Set
public:
virtual property double RainfallDegreeDayCoeff {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
ICatchmentNamDataRainfallDegreeDayCoeffSee Also