Click or drag to resize

LIDDrainageType Enumeration

Drainage capacity is a rate per area [m/s] and can be scaled by different areas.

Namespace:  DHI.Mike1D.RainfallRunoffModule.LID
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum LIDDrainageType
Members
  Member nameValueDescription
LIDArea0 Drainage is based on LID area, Area
TotalCollectingArea1 Drainage is based on total collecting area, TotalCollectingArea
See Also