Click or drag to resize

BroadCrestedWeirGeometryInitialize Method

Derives a geometry table (_levelWidthAreas) from the specified geometry (_levelWidth). The derived table has entrances at the levels where the free overflow data is specified.

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 Initialize(
	int noOfLevels
)

Parameters

noOfLevels
Type: SystemInt32

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

See Also