Click or drag to resize

M21Mouse1DCouplingM21ToMouse_Hd_Init_Setup 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_Hd_Init_Setup(
	out int rc,
	ref int lenFilename,
	int* urbanFilenameAscii,
	int* startDate,
	int* endDate,
	ref float dtm11,
	ref long innt,
	out int warningLev,
	ref int nine
)

Parameters

rc
Type: SystemInt32
lenFilename
Type: SystemInt32
urbanFilenameAscii
Type: SystemInt32*
startDate
Type: SystemInt32*
endDate
Type: SystemInt32*
dtm11
Type: SystemSingle
innt
Type: SystemInt64
warningLev
Type: SystemInt32
nine
Type: SystemInt32
See Also