CatchmentNamSnowZoneCombinedDegreeDayCoeff Property |
Computational variable holding the combined degree day coefficient, i.e. the degree day coefficient and the rain degree day coeffient
multiplied with the precipitation.
Unit: [mm/Celcius/day]
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[] SnowZoneCombinedDegreeDayCoeff { get; }
Public ReadOnly Property SnowZoneCombinedDegreeDayCoeff As Double()
Get
public:
property array<double>^ SnowZoneCombinedDegreeDayCoeff {
array<double>^ get ();
}
Property Value
Type:
DoubleSee Also