Click or drag to resize

M21ToM111DCouplingM21ToM11InitSetup 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 M21ToM11InitSetup(
	out int rc,
	ref int lenM11Filename,
	int* simfilenameAscii,
	int* startDateInt,
	int* endDateInt,
	ref float m11DtMinutes,
	out int innt,
	ref int nine
)

Parameters

rc
Type: SystemInt32
lenM11Filename
Type: SystemInt32
simfilenameAscii
Type: SystemInt32*
startDateInt
Type: SystemInt32*
endDateInt
Type: SystemInt32*
m11DtMinutes
Type: SystemSingle
innt
Type: SystemInt32
nine
Type: SystemInt32
See Also