Click or drag to resize

CatchmentUHMLengthToCentroid Property

Represents the length of main stream from the outlet to a point nearest the watershed centroid. Used in the calculations of the SUH lag time Unit: [-]

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 LengthToCentroid { get; set; }

Property Value

Type: Double

Implements

ICatchmentUHMDataLengthToCentroid
See Also