Click or drag to resize

MsheM111DCouplingMSHETOM11_SIMULATION_PERFORMTIMESTEPHDAD 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 MSHETOM11_SIMULATION_PERFORMTIMESTEPHDAD(
	out int irc,
	out double dbm11time,
	float* QMLattoM11_SzDr,
	float* QMLatToM11_OlDr,
	float* QMLattoM11_OL,
	float* QMLattoM11_SZ,
	float* qlattom11_SzDr,
	float* qlattom11_OlDr,
	float* qlattom11_ol,
	float* qlattom11_sz,
	float* QWLatFrM11_OL,
	float* QWLatFrM11_SZ,
	float* MSheTemp_SzDr,
	float* MSheTemp_OlDr,
	float* MSheTemp_OL,
	float* MSheTemp_SZ,
	float* CM11,
	float* QMLatFrM11_OL,
	float* QMLatFrM11_SZ,
	float* M11Temp,
	ref int nine
)

Parameters

irc
Type: SystemInt32
dbm11time
Type: SystemDouble
QMLattoM11_SzDr
Type: SystemSingle*
QMLatToM11_OlDr
Type: SystemSingle*
QMLattoM11_OL
Type: SystemSingle*
QMLattoM11_SZ
Type: SystemSingle*
qlattom11_SzDr
Type: SystemSingle*
qlattom11_OlDr
Type: SystemSingle*
qlattom11_ol
Type: SystemSingle*
qlattom11_sz
Type: SystemSingle*
QWLatFrM11_OL
Type: SystemSingle*
QWLatFrM11_SZ
Type: SystemSingle*
MSheTemp_SzDr
Type: SystemSingle*
MSheTemp_OlDr
Type: SystemSingle*
MSheTemp_OL
Type: SystemSingle*
MSheTemp_SZ
Type: SystemSingle*
CM11
Type: SystemSingle*
QMLatFrM11_OL
Type: SystemSingle*
QMLatFrM11_SZ
Type: SystemSingle*
M11Temp
Type: SystemSingle*
nine
Type: SystemInt32
See Also