XSCircularPreprocessedRelativeConveyanceCutoff Property |
If processed data has been modified to assure that conveyance
never decrease with increasing water levels, this value indicates
at which level (relative to height) that the change started.
Only relevant for closed cross sections. Default value is 1.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public override double RelativeConveyanceCutoff { get; }
Public Overrides ReadOnly Property RelativeConveyanceCutoff As Double
Get
public:
virtual property double RelativeConveyanceCutoff {
double get () override;
}
Property Value
Type:
DoubleSee Also