ICatchmentNamDataZoneMaxWaterInSnow 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 double[] ZoneMaxWaterInSnow { get; set; }
Property ZoneMaxWaterInSnow As Double()
Get
Set
property array<double>^ ZoneMaxWaterInSnow {
array<double>^ get ();
void set (array<double>^ value);
}
Property Value
Type:
DoubleSee Also