Click or drag to resize

M21ToM111DCouplingM21Tom11Alternativegrid 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 M21Tom11Alternativegrid(
	out int rc,
	ref int i,
	ref int mapType,
	ref int freq,
	ref double oriX,
	ref double oriY,
	ref double rot,
	ref int jMax,
	ref int kMax,
	ref double dx,
	ref double dy
)

Parameters

rc
Type: SystemInt32
i
Type: SystemInt32
mapType
Type: SystemInt32
freq
Type: SystemInt32
oriX
Type: SystemDouble
oriY
Type: SystemDouble
rot
Type: SystemDouble
jMax
Type: SystemInt32
kMax
Type: SystemInt32
dx
Type: SystemDouble
dy
Type: SystemDouble
See Also