Click or drag to resize

M21Mouse1DCouplingM21ToMouse_Read_Link_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_Link_Params(
	out int rc,
	ref int n,
	out int areano,
	out int npoints,
	ref int npointsmax,
	double* xArrayD,
	double* yArrayD,
	ref int nine
)

Parameters

rc
Type: SystemInt32
n
Type: SystemInt32
areano
Type: SystemInt32
npoints
Type: SystemInt32
npointsmax
Type: SystemInt32
xArrayD
Type: SystemDouble*
yArrayD
Type: SystemDouble*
nine
Type: SystemInt32
See Also