RoutingElementQhTable Property

A q-h relation table, for calculating a water level based on a q value.

Used when RoutingElevation is QhRelation

Definition

Namespace: DHI.Mike1D.NetworkDataAccess
Assembly: DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public IXYTable QhTable { get; set; }

Property Value

IXYTable

Implements

IRoutingElementQhTable

See Also