HydraulicParameters Methods

Methods

Clone Returns copy of the instance
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows 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
GetHashCodeServes 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.
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates 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
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also