Click or drag to resize

CatchmentLinearReservoirSlope Property

Slope of the catchment used in the Lag time calculation if Lagtime is not given by the user. Unit: [-] Default: 0.001

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

Property Value

Type: Double

Implements

ICatchmentLinearReservoirDataSlope
See Also