CatchmentNamDataZoneMaxWaterInSnow Property |
Variables holding the maximum amount of water contained in the snow.
Type: Max Water
Unit: [%]
Default: 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[] ZoneMaxWaterInSnow { get; set; }
Public Property ZoneMaxWaterInSnow As Double()
Get
Set
public:
virtual property array<double>^ ZoneMaxWaterInSnow {
array<double>^ get () sealed;
void set (array<double>^ value) sealed;
}
Property Value
Type:
DoubleImplements
ICatchmentNamDataZoneMaxWaterInSnowSee Also