Click or drag to resize

VegetativeSwaleSwaleVolume Method (Double)

Volume and surface area of swale for specified water depth.

Namespace:  DHI.Mike1D.RainfallRunoffModule.LID
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double SwaleVolume(
	double depth
)

Parameters

depth
Type: SystemDouble

[Missing <param name="depth"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.LID.VegetativeSwale.SwaleVolume(System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.LID.VegetativeSwale.SwaleVolume(System.Double)"]

See Also