Click or drag to resize

VegetativeSwale.SwaleVolume Method (Double, Double)

Namespace:  DHI.Mike1D.RainfallRunoffModule.LID
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public double SwaleVolume(
	double depth,
	out double surfArea
)

Parameters

depth
Type: System.Double
surfArea
Type: System.Double

Return Value

Type: Double
See Also