HydraulicParameters Class |
Namespace: DHI.Mike1D.StructureModule
public class HydraulicParameters : IHydraulicParameters
The HydraulicParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| HydraulicParameters | Initializes a new instance of the HydraulicParameters class | |
| HydraulicParameters(Int32) | Initializes a new instance of the HydraulicParameters class | |
| HydraulicParameters(IListIHydraulicParameterSet) | Initializes a new instance of the HydraulicParameters class |
| Name | Description | |
|---|---|---|
| Areas | ||
| Conveyance | ||
| Count | ||
| Depths | ||
| Radii | ||
| WidthAtTop |
| Name | Description | |
|---|---|---|
| Clone | ||
| 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.) | |
| GetArea | ||
| GetAreaDerivative | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetHydraulicRadiusToPower43 | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MoveParameterSetClosestToArea | ||
| Prepare | ||
| SetParameters | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |