Click or drag to resize

VegetativeSwaleSwaleVolume Method (Double)

Volume and surface area of swale for current 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(
	out double surfArea
)

Parameters

surfArea
Type: SystemDouble

[Missing <param name="surfArea"/> 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