Click or drag to resize

LateralLinkCrestLevels Constructor (ILocationSpan, ReachSide)

Initializes a new instance of the LateralLinkCrestLevels class

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public LateralLinkCrestLevels(
	ILocationSpan linkSpan,
	ReachSide sideOfRiver
)

Parameters

linkSpan
Type: DHI.Mike1D.GenericILocationSpan

[Missing <param name="linkSpan"/> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.#ctor(DHI.Mike1D.Generic.ILocationSpan,DHI.Mike1D.Generic.ReachSide)"]

sideOfRiver
Type: DHI.Mike1D.GenericReachSide

[Missing <param name="sideOfRiver"/> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.#ctor(DHI.Mike1D.Generic.ILocationSpan,DHI.Mike1D.Generic.ReachSide)"]

See Also