BroadCrestedWeirCalculateFreeOverFlowQhRelation Method |
Find the levels that the Free overflow values are to be calculated fore.
After that Width and Area are found by interpolation in the cross section
data specified.
For SpecialWeir true, this has no effect.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public void CalculateFreeOverFlowQhRelation(
int noOfLevels
)
Public Sub CalculateFreeOverFlowQhRelation (
noOfLevels As Integer
)
public:
virtual void CalculateFreeOverFlowQhRelation(
int noOfLevels
) sealed
Parameters
- noOfLevels
- Type: SystemInt32
No of levels to compute free overflow conditions for
Implements
IBroadCrestedWeirCalculateFreeOverFlowQhRelation(Int32)See Also