IHDReachConnection Interface |
Namespace: DHI.Mike1D.Engine.ModuleHD
The IHDReachConnection type exposes the following members.
Name | Description | |
---|---|---|
DirectionVector |
Vector pointing from near node to distant node.
| |
HDHGridPointAtEnd | Shortcut to first H grid point at the end of the reach | |
HDQGridPointAtEnd | Shortcut to first Q grid point at the end of the reach | |
HDReach | The reach that is connected to node. | |
ListIndex |
The index of this connection in the list of HD connections of the node.
This need not equal the list of connections in the engine node (i.e. when Routing is enabled) | |
ReachEnd | The end of the reach that is connected to node, start/end of reach, based on chainage. | |
ReachNodeFlowType | Type of flow between reach and node |
Name | Description | |
---|---|---|
FlowIntoNode |
Evalueate whether flow is into or out of the node.
(Defined by EngineExtensions.)When discharge is very small, water level slope is also taken into account. | |
MinimumOfNaturalAndCriticalDepth |
Calculates minimum of natural and critical depth.
(Defined by ModuleHDExtensions.) | |
Slope |
Slope of reach, when looking into the reach from the node.
(Defined by ModuleHDExtensions.)The slope is positive if the reach bottome level increases when looking from the node. Does not work for structure reaches |