Click or drag to resize

LateralLinkStructureGetInternalConcentration Method

Get outflow concentration for lateral link structure for specified component

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 double GetInternalConcentration(
	int jComp,
	EngineNet myEngineNet
)

Parameters

jComp
Type: SystemInt32

[Missing <param name="jComp"/> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLinkStructure.GetInternalConcentration(System.Int32,DHI.Mike1D.Engine.EngineNet)"]

myEngineNet
Type: DHI.Mike1D.EngineEngineNet

[Missing <param name="myEngineNet"/> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLinkStructure.GetInternalConcentration(System.Int32,DHI.Mike1D.Engine.EngineNet)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLinkStructure.GetInternalConcentration(System.Int32,DHI.Mike1D.Engine.EngineNet)"]

See Also