Click or drag to resize

M21Mouse1DCouplingM21ToMouse_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 M21ToMouse_Read_Couple_Params(
	out int rc,
	ref int itextLength,
	int* simFileNameAsciiArr,
	out int ndbg,
	out int nlinks,
	out int tsfac,
	out int npmax,
	ref int fmCoupling,
	ref int nine
)

Parameters

rc
Type: SystemInt32
itextLength
Type: SystemInt32
simFileNameAsciiArr
Type: SystemInt32*
ndbg
Type: SystemInt32
nlinks
Type: SystemInt32
tsfac
Type: SystemInt32
npmax
Type: SystemInt32
fmCoupling
Type: SystemInt32
nine
Type: SystemInt32
See Also