IFreeOverFlowLevelData Interface |
Namespace: DHI.Mike1D.StructureModule
The IFreeOverFlowLevelData type exposes the following members.
Name | Description | |
---|---|---|
Area |
Flow Area through the weir.
| |
Discharge |
Discharge in case of free overflow.
| |
HNeg |
UpStream water level (compared to flow dir) in case of negative flow.
| |
HPos |
UpStream water level in case of positive flow.
| |
HWeir |
Water level at the weir.
| |
Width |
Flow Width through weir.
|
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) | |
CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from IComparableIFreeOverFlowLevelData.) |