QhFlowtypeRelations Methods |
The QhFlowtypeRelations 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.) | |
GetCriticalDischarge |
Looks up a critical discharge from a depth.
| |
GetCriticalDischargeDerivative |
Gets all critical discharge derivative.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetParameters |
Set all hydraulic parametersets in the list. This is the only way to change the size of the list.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Validate |
Validates the data. The constraints are that the levels and the areas after sorting must be monotonically increasing.
| |
Validate(IQhFlowtypeRelations) |
Validates the data. The constraints are that the levels and the critical discharges after sorting must be monotonically increasing.
|