Click or drag to resize

IBroadCrestedWeirCalculateFreeOverFlowQhRelation Method

Calculate the free overflow (critical flow) discharge table with the specified number of entries. If this function is not called, then the default number of levels is 20.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
void CalculateFreeOverFlowQhRelation(
	int noOfLevels
)

Parameters

noOfLevels
Type: SystemInt32

[Missing <param name="noOfLevels"/> documentation for "M:DHI.Mike1D.StructureModule.IBroadCrestedWeir.CalculateFreeOverFlowQhRelation(System.Int32)"]

See Also