Click or drag to resize

LateralLinkStructureGetM1DCrestLevel Method

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static double GetM1DCrestLevel(
	ReachSide sideOfRiver,
	EngineReaches linkReaches,
	double chainage,
	CrossSectionData crossSections,
	bool lowflowBankCrest = false
)

Parameters

sideOfRiver
Type: DHI.Mike1D.GenericReachSide
linkReaches
Type: DHI.Mike1D.EngineEngineReaches
chainage
Type: SystemDouble
crossSections
Type: DHI.Mike1D.CrossSectionModuleCrossSectionData
lowflowBankCrest (Optional)
Type: SystemBoolean

Return Value

Type: Double
See Also