Click or drag to resize

CatchmentEffectiveArea Property

Effective area. The effective area is the area that collects water. Can be smaller than total area, eg for Linear Reservoir or when LIDs are present.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public virtual double EffectiveArea { get; }

Property Value

Type: Double

Implements

ICatchmentEffectiveArea
See Also