FlowResistanceExpDepExponent Property
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].
Namespace: DHI.Mike1D.CrossSectionModuleAssembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public double ExpDepExponent { get; set; }
Property Value
Double