Click or drag to resize

QhFlowtypeRelations Methods

The QhFlowtypeRelations type exposes the following members.

Methods
  NameDescription
Public methodClone
Returns copy of the instance
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCriticalDischarge
Looks up a critical discharge from a depth.
Public methodGetCriticalDischargeDerivative
Gets all critical discharge derivative.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetParameters
Set all hydraulic parametersets in the list. This is the only way to change the size of the list.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodValidate
Validates the data. The constraints are that the levels and the areas after sorting must be monotonically increasing.
Public methodStatic memberValidate(IQhFlowtypeRelations)
Validates the data. The constraints are that the levels and the critical discharges after sorting must be monotonically increasing.
Top
See Also