Click or drag to resize

LIDLayerStorageGetVolume Method

Volume of water per area [m] contained in storage for a given depth

Namespace:  DHI.Mike1D.RainfallRunoffModule.LID
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public double GetVolume(
	double depth
)

Parameters

depth
Type: SystemDouble

Return Value

Type: Double
See Also