MsheM111DCouplingMsheToM11_Init_Simulation 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 MsheToM11_Init_Simulation(
out int rc,
out int interfaceVersion,
ref int lenFileNames,
int* simFileNameAsciiIntPtr,
int* startDateInt,
int* endDateInt,
int* nwkfilenameAsciiIntPtr,
int* nwkFileDatePtr,
out int adaptiveTimestep,
out double constDtMinutes,
ref int nine
)
Parameters
- rc
- Type: SystemInt32
- interfaceVersion
- Type: SystemInt32
- lenFileNames
- Type: SystemInt32
- simFileNameAsciiIntPtr
- Type: SystemInt32*
- startDateInt
- Type: SystemInt32*
- endDateInt
- Type: SystemInt32*
- nwkfilenameAsciiIntPtr
- Type: SystemInt32*
- nwkFileDatePtr
- Type: SystemInt32*
- adaptiveTimestep
- Type: SystemInt32
- constDtMinutes
- Type: SystemDouble
- nine
- Type: SystemInt32
See Also