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: 16.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:
DoubleSee Also