HydraulicParameters Methods |
The HydraulicParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Returns copy of the instance
|
![]() | 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 |
Get area of culvert geometry
|
![]() | GetAreaDerivative |
Get area derivative of culvert geometry
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetHydraulicRadiusToPower43 |
Looks up a hydraulic radius from a depth. The radius i powered to the 4/3 and returned.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MoveParameterSetClosestToArea |
By interpolation the parameter set that has an area closest to fraction*max_area
is moved to excactly fraction*max_area.
|
![]() | Prepare |
Prepare for simulation
|
![]() | SetParameters |
Sort and cache values for fast interpolation
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |