Click or drag to resize

EngineNodeGetStorageArea Method

Return the storage area for a given water level Compared to surface area, storage area takes porosity into account

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public virtual double GetStorageArea(
	double waterLevel
)

Parameters

waterLevel
Type: SystemDouble

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

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.EngineNode.GetStorageArea(System.Double)"]

See Also