FlowResistance Properties |
The FlowResistance type exposes the following members.
Name | Description | |
---|---|---|
DepthDependence |
Gets the resistance depth dependence, which is derived from
the ResistanceDistribution | |
ExpDepExponent |
Exponent value, used when DepthDependence == Exponent.
A value of 1 (default) means linear variation between bottom and top value, a value less than one
gives a value below the linear variation, and above one gives a value above the linear variation.
Typical values are in the range of [0.1,5].
| |
ExtensionData |
Holds data from an extended DataContract
| |
Formulation |
Gets and sets the resistance formulation.
This is the formulation stored in the cross section database (xns11 file). During calculations, use the ModifiedFormulation which will match the GetResistanceFactor(Int32, Double) methods. | |
ResistanceDistribution |
Distribution of resistance.
| |
ResistanceTopValue |
Top value, used when DepthDependence == Exponent | |
ResistanceValue |
Gets and sets the constant/uniform resistance value. The meaning of its value
depends on Formulation.
When the exponential depth dependent formulation is used, this is used as the bottom value. | |
ResistanceVegetationValue |
Gets and sets the resistance value in the vegetation zones. The meaning of its value
depends on Formulation. Only applicable when vegetation is enabled
and raw data is available.
|