IHonmaWeirWeirCoefficient Property |
Weir coefficient, multiplication coefficient in the Honma weir formula.
Unit: [m^0.5/s]
Default: 0
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double WeirCoefficient { get; set; }
Property WeirCoefficient As Double
Get
Set
property double WeirCoefficient {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also