UrbanRiverLinkBuilder Class |
Namespace: DHI.Mike1D.Engine.Couplings
The UrbanRiverLinkBuilder type exposes the following members.
Name | Description | |
---|---|---|
UrbanRiverLinkBuilder |
Create class, bulding a river-urban link
|
Name | Description | |
---|---|---|
UrbanRiverLink |
Name | Description | |
---|---|---|
Create | (Inherited from StandardLinkFactory.) | |
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.) | |
Initialize |
Initialize standard link
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetStructureCollection | (Inherited from StandardLinkFactory.) | |
SetupOutletNode | Setup outlet from node id (Inherited from StandardLinkFactory.) | |
SetupOutletPump | Setup outlet from pump id (Inherited from StandardLinkFactory.) | |
SetupOutletReach | Setup outlet from reach location (Inherited from StandardLinkFactory.) | |
SetupOutletSideStructure | Setup outlet of side structure from structure location (location on "main" branch) (Inherited from StandardLinkFactory.) | |
SetupOutletStructure | Setup outlet from structure id (Inherited from StandardLinkFactory.) | |
SetupOutletWeir | Setup outlet from weir id (Inherited from StandardLinkFactory.) | |
SetupSourceNode |
Setup source point on node. Node must be an internal node.
This is usually on the urban model (river outlet spilling into urban node) This sets up source points for adding source contributions, and water level getters, for providing a water level to the outlet. | |
SetupSourceReach |
Setup source point on reach grid point.
This is usually on the river model (urban outlet spilling into river) This sets up source points for adding source contributions, and water level getters, for providing a water level to the outlet. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
_outletEngineNet | Engine net where the water level boundary is applied (Inherited from StandardLinkFactory.) | |
_stdLink | (Inherited from StandardLinkFactory.) |