[Missing <summary> documentation for "N:DHI.Mike1D.Engine.ModuleRouting"]
| DelayRoutingElement | A routing element that implements a delay specified by DelayTime |
| Muskingum | |
| RoutingModule |
The routing module solves the routing equations on a EngineNet.
RoutingModule also implements the IGraph interface, defining only the part of the routing network in the graph. |
| IRoutingHDElement | Routing element data. Represents the discharge and water level at the end of a routing element. |
| IRoutingHDGridPoint |
Routing point. Represents the discharge and water level at the
end of a routing element.
The Routing point contains discharge (state) and water levels. |
| IRoutingHDNode | Routing HD reach contains HD routing state for a reach. The actual state is present in a series of grid points. |
| IRoutingHDReach | Routing HD reach contains HD routing state for a reach. The actual state is present in a series of grid points. |