Click or drag to resize

MsheMouse1DCouplingMsheMouse_Simulation_PerformTimestep 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 MsheMouse_Simulation_PerformTimestep(
	out int rc,
	out double Time,
	float* QSZtolinkhpF,
	float* QOLtolinkhpF,
	float* QSZtoManHolesF,
	float* QOLtoManHolesF,
	ref int nine
)

Parameters

rc
Type: SystemInt32
Time
Type: SystemDouble
QSZtolinkhpF
Type: SystemSingle*
QOLtolinkhpF
Type: SystemSingle*
QSZtoManHolesF
Type: SystemSingle*
QOLtoManHolesF
Type: SystemSingle*
nine
Type: SystemInt32
See Also