Click or drag to resize

CatchmentLinearReservoir.EffectiveArea 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 override double EffectiveArea { get; }

Property Value

Type: Double

Implements

ICatchment.EffectiveArea
See Also