Click or drag to resize

IHDHGridPointGetVolume Method

Volume in grid point for given water level. Includes volume from additional storage/surface area.

Namespace:  DHI.Mike1D.Engine.ModuleHD
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
double GetVolume(
	double waterLevel
)

Parameters

waterLevel
Type: SystemDouble

[Missing <param name="waterLevel"/> documentation for "M:DHI.Mike1D.Engine.ModuleHD.IHDHGridPoint.GetVolume(System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.ModuleHD.IHDHGridPoint.GetVolume(System.Double)"]

See Also