Click or drag to resize

CatchmentKinematicWaveSurfaceSlope Property

The slope of the catchment/channel.

If not defined, the average slope of the base catchment is used.

Default: undefined Unit: [m]

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

Property Value

Type: NullableDouble

Implements

ICatchmentKinematicWaveSurfaceDataSlope
See Also