ICatchmentUrbanDataSnowMeltCoefficient Property |
Snow melt coefficient.
Note: the snow melt coefficient is not in SI unit,
because the temperature is assumed to be in degres Celcius.
Unit: [m/degCelcius/s]
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double SnowMeltCoefficient { get; set; }
Property SnowMeltCoefficient As Double
Get
Set
property double SnowMeltCoefficient {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also