Click or drag to resize

MsheM111DCouplingM11ToMShe_Setup_SheCouplingReachDefinition Method

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static void M11ToMShe_Setup_SheCouplingReachDefinition(
	out int rc,
	ref int iReachNo,
	out int iBranchNo,
	out double chainageUp,
	out double chainageDown,
	out float cleak,
	out int iExchangeOpt,
	out int iLinResLosingOpt,
	out float weirCoeff,
	out float weirHExpo,
	out float depthForFullWeirWidth,
	out int iBankSpillOpt,
	out float spillVolumePerLengthThreshold,
	out int iFloodOpt,
	out int iFloodCode,
	out int iTopoOpt,
	out int iLeakOpt,
	ref int nine
)

Parameters

rc
Type: SystemInt32
iReachNo
Type: SystemInt32
iBranchNo
Type: SystemInt32
chainageUp
Type: SystemDouble
chainageDown
Type: SystemDouble
cleak
Type: SystemSingle
iExchangeOpt
Type: SystemInt32
iLinResLosingOpt
Type: SystemInt32
weirCoeff
Type: SystemSingle
weirHExpo
Type: SystemSingle
depthForFullWeirWidth
Type: SystemSingle
iBankSpillOpt
Type: SystemInt32
spillVolumePerLengthThreshold
Type: SystemSingle
iFloodOpt
Type: SystemInt32
iFloodCode
Type: SystemInt32
iTopoOpt
Type: SystemInt32
iLeakOpt
Type: SystemInt32
nine
Type: SystemInt32
See Also