Click or drag to resize

LateralLinkCrestLevelsAddCouplingCrestPoint Method

[Missing <summary> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.AddCouplingCrestPoint(System.Double,System.Double,System.Double)"]

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void AddCouplingCrestPoint(
	double crestHeight,
	double weirCenter,
	double weirLength
)

Parameters

crestHeight
Type: SystemDouble

[Missing <param name="crestHeight"/> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.AddCouplingCrestPoint(System.Double,System.Double,System.Double)"]

weirCenter
Type: SystemDouble

[Missing <param name="weirCenter"/> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.AddCouplingCrestPoint(System.Double,System.Double,System.Double)"]

weirLength
Type: SystemDouble

[Missing <param name="weirLength"/> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.AddCouplingCrestPoint(System.Double,System.Double,System.Double)"]

See Also