Click or drag to resize

IHDReachVolumeError Method

Calculate the volume/mass error for grid point i (which must be an H grid point). In volume unit ([m3]).

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 VolumeError(
	int i
)

Parameters

i
Type: SystemInt32
Grid point index, must be an H grid point

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.ModuleHD.IHDReach.VolumeError(System.Int32)"]

See Also