IHydraulicParameterSet Interface |
Namespace: DHI.Mike1D.StructureModule
public interface IHydraulicParameterSet : IComparable<IHydraulicParameterSet>
The IHydraulicParameterSet type exposes the following members.
Name | Description | |
---|---|---|
Area |
Flow area for the given depth
| |
Conveyance |
Conveyance for the given depth
| |
Radius |
Hydraulic radius for the given depth
| |
Y |
Depth above invert
|
Name | Description | |
---|---|---|
CompareTo | Compares the current object with another object of the same type. (Inherited from IComparableIHydraulicParameterSet.) |