Click or drag to resize

M21ToM111DCouplingM21TOM11_READ_COUPLE_PARAMS 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 M21TOM11_READ_COUPLE_PARAMS(
	out int rc,
	ref int lenM11Filename,
	int* simfilenameAsciiArr,
	out int ndbg,
	out int nRiverLinks,
	out int dtM11Fac,
	out float adM11Fac,
	out int npointsmax,
	ref int fmcoupling,
	ref int nine
)

Parameters

rc
Type: SystemInt32
lenM11Filename
Type: SystemInt32
simfilenameAsciiArr
Type: SystemInt32*
ndbg
Type: SystemInt32
nRiverLinks
Type: SystemInt32
dtM11Fac
Type: SystemInt32
adM11Fac
Type: SystemSingle
npointsmax
Type: SystemInt32
fmcoupling
Type: SystemInt32
nine
Type: SystemInt32
See Also