Click or drag to resize

CatchmentUHMGetSUHStandardDimensionlessHydrograph Method

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static List<CatchmentUHMDimensionlessHydrographPoint> GetSUHStandardDimensionlessHydrograph(
	ref double actualLagTime,
	double actualPeakingCoefficient,
	double timestepSeconds
)

Parameters

actualLagTime
Type: SystemDouble
actualPeakingCoefficient
Type: SystemDouble
timestepSeconds
Type: SystemDouble

Return Value

Type: ListCatchmentUHMDimensionlessHydrographPoint
See Also