MSheCouplingData Class |
Namespace: DHI.Mike1D.NetworkDataAccess
The MSheCouplingData type exposes the following members.
Name | Description | |
---|---|---|
![]() | MSheCouplingData | Initializes a new instance of the MSheCouplingData class |
Name | Description | |
---|---|---|
![]() | 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.) |
Name | Description | |
---|---|---|
![]() | AllowOverBankSpilling |
Allow over bank spilling
|
![]() | BedLeakage |
Bed leakage =0 "use grid data" =1 "Use River data"
|
![]() | BedTopography |
bed topography: =0 "Use cross Section" =1 "Use grid data"
|
![]() | BranchName |
Branch name of the MikeShe Link
|
![]() | Conductance |
Conductance: =1, "Aquifer only"; =2 "Aquifer + bed"; =3 "River bed only"
|
![]() | DownStreamChainage |
Downstrean chainage of the branch
|
![]() | FloodCode |
Int: Flood code =-99999: no value
|
![]() | FlowAreaOpt |
Flow area option : =0 "no flooding" =1 "Manual" =2 "Automatic"
|
![]() | HeadExpon |
Head exponent
|
![]() | LeakageCoeff |
double: Leakage coeff.
|
![]() | LinearReservExchange |
Linear reservoir exchange: =0 "Gaining reach"; =1 "Losing Reach"
|
![]() | MinFlowArea |
Minimum flow area for over bank spilling
|
![]() | MinUpHeight |
Minimum upstream Height above bank for full weir width
|
![]() | UpstreamChainage |
Upstrean chainage of the branch
|
![]() | WeirCoeff |
Weir coeff
|