Click or drag to resize

ICatchmentLinearReservoirDataUrbanCatchment Property

Flag defining if the catchment is an urban or a rural catchment. If value is undefined, it is automatically determined.

When automatically determined, a catchment is urban when it is French (FR) and has an ImperviousArea factor larger than or equal to 0.2

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
Nullable<bool> UrbanCatchment { get; set; }

Property Value

Type: NullableBoolean
See Also