EngineRoutingElement Class |
Within a routing element the incoming discharge can be routed by different methods specified in the RoutingMethod. All incoming discharge into the element is routed by the method (i.e. an inflow point source will have the same effect regardless of where in the routing element it is connected).
Namespace: DHI.Mike1D.Engine
The EngineRoutingElement type exposes the following members.
Name | Description | |
---|---|---|
EngineRoutingElement | Initializes a new instance of the EngineRoutingElement class |
Name | Description | |
---|---|---|
Description |
User's descriptive information related to the routing element
| |
Location |
Location of the routing element end point
| |
MuskingumK |
Muskingum K parameter
| |
MuskingumX |
Muskingum X parameter
| |
QhTable |
Qh table (actually a h-Q table) for calculating water levels from discharges
| |
RoutingElevation |
Type of elevation evaluation.
| |
RoutingMethod |
Routing method
|
Name | Description | |
---|---|---|
CreateDefaultElement |
Create a default routing element, utilizing direct routing.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |