Click or drag to resize

MsheM111DCoupling.M11TOMSHE_WEIRFLOW 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_WEIRFLOW(
	out int rc,
	ref double width,
	ref double weirCoeff,
	ref double Hexp,
	ref double UsHead,
	ref double DsHead,
	out double WeirFlow,
	out double dqdhUS,
	out double dqdhDS,
	ref int nine
)

Parameters

rc
Type: System.Int32
width
Type: System.Double
weirCoeff
Type: System.Double
Hexp
Type: System.Double
UsHead
Type: System.Double
DsHead
Type: System.Double
WeirFlow
Type: System.Double
dqdhUS
Type: System.Double
dqdhDS
Type: System.Double
nine
Type: System.Int32
See Also