Click or drag to resize

RoutingElevationMethod Enumeration

The method for calculation of elevation (water level) in the routing element.

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum RoutingElevationMethod
Members
  Member nameValueDescription
None0 Water levels are not calculated
QhRelation1 Water levels are calculated based on a QH-relation
Resistance2 Water levels are calculated based on a resistance formula. Cross sections must be available at the routing element.
See Also