Click or drag to resize

LateralLinkOutputSpecAddRightLateralOutflow Method

[Missing <summary> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLinkOutputSpec.AddRightLateralOutflow(DHI.Mike1D.Engine.EngineReach,System.Int32,System.Double)"]

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void AddRightLateralOutflow(
	EngineReach engineReach,
	int iHGridPoint,
	double val
)

Parameters

engineReach
Type: DHI.Mike1D.EngineEngineReach

[Missing <param name="engineReach"/> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLinkOutputSpec.AddRightLateralOutflow(DHI.Mike1D.Engine.EngineReach,System.Int32,System.Double)"]

iHGridPoint
Type: SystemInt32

[Missing <param name="iHGridPoint"/> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLinkOutputSpec.AddRightLateralOutflow(DHI.Mike1D.Engine.EngineReach,System.Int32,System.Double)"]

val
Type: SystemDouble

[Missing <param name="val"/> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLinkOutputSpec.AddRightLateralOutflow(DHI.Mike1D.Engine.EngineReach,System.Int32,System.Double)"]

See Also