ICatchmentNamDataZoneArea Property |
Variables holding the areas of the different zones.
Type: Catchment area
Unit: [km2]
Default: 0, not used in case of only one snow zone, the total catchment area is used instead.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double[] ZoneArea { get; set; }
Property ZoneArea As Double()
Get
Set
property array<double>^ ZoneArea {
array<double>^ get ();
void set (array<double>^ value);
}
Property Value
Type:
DoubleSee Also