MsheMouse1DCouplingMsheMouse_Setup_LinkDefinition Method |
Namespace:
DHI.Mike1D.MzCouplings
Assembly:
DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic static void MsheMouse_Setup_LinkDefinition(
out int rc,
ref int linkno,
ref int Maxtextlen,
int* name_ascii,
out double X_u,
out double Y_u,
out float Zbot_u,
out float Ztop_u,
out double X_d,
out double Y_d,
out float Zbot_d,
out float Ztop_d,
out double LinkLength,
out float szleakagecoefficient,
out int Iopen,
out float OLExchangeExpo,
out float OLExchangeCoefficient,
out int NHp,
ref int nine
)
Parameters
- rc
- Type: SystemInt32
- linkno
- Type: SystemInt32
- Maxtextlen
- Type: SystemInt32
- name_ascii
- Type: SystemInt32*
- X_u
- Type: SystemDouble
- Y_u
- Type: SystemDouble
- Zbot_u
- Type: SystemSingle
- Ztop_u
- Type: SystemSingle
- X_d
- Type: SystemDouble
- Y_d
- Type: SystemDouble
- Zbot_d
- Type: SystemSingle
- Ztop_d
- Type: SystemSingle
- LinkLength
- Type: SystemDouble
- szleakagecoefficient
- Type: SystemSingle
- Iopen
- Type: SystemInt32
- OLExchangeExpo
- Type: SystemSingle
- OLExchangeCoefficient
- Type: SystemSingle
- NHp
- Type: SystemInt32
- nine
- Type: SystemInt32
See Also