Click or drag to resize

CatchmentNamDataZoneArea 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
public double[] ZoneArea { get; set; }

Property Value

Type: Double

Implements

ICatchmentNamDataZoneArea
See Also