IQhFlowTypeRelation Interface |
Namespace: DHI.Mike1D.StructureModule
public interface IQhFlowTypeRelation : IComparable<IQhFlowTypeRelation>, ICloneable
The IQhFlowTypeRelation type exposes the following members.
Name | Description | |
---|---|---|
![]() | CriticalDischarge |
Critical discharge;
|
![]() | FlowType |
Type of flow
|
![]() | Y |
Depth above the inlet at the actual upstream (i.e. upstream relative to actual flow direction) cross section.
|
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) |
![]() | CompareTo | Compares the current object with another object of the same type. (Inherited from IComparableIQhFlowTypeRelation.) |