M21ToM111DCouplingM21Tom11ReadLinkParams 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 M21Tom11ReadLinkParams(
out int rc,
ref int n,
out float efac,
out float mfac,
out int areano,
out int sideOfRiver,
out int npoints,
ref int npointsmax,
double* xarray,
double* yarray,
double* chainarr,
out int iaddTerms,
out int idepthDistrib,
out float impFlow0Min,
out float impFlow0Max,
out float dirtol,
ref int nine
)
Parameters
- rc
- Type: SystemInt32
- n
- Type: SystemInt32
- efac
- Type: SystemSingle
- mfac
- Type: SystemSingle
- areano
- Type: SystemInt32
- sideOfRiver
- Type: SystemInt32
- npoints
- Type: SystemInt32
- npointsmax
- Type: SystemInt32
- xarray
- Type: SystemDouble*
- yarray
- Type: SystemDouble*
- chainarr
- Type: SystemDouble*
- iaddTerms
- Type: SystemInt32
- idepthDistrib
- Type: SystemInt32
- impFlow0Min
- Type: SystemSingle
- impFlow0Max
- Type: SystemSingle
- dirtol
- Type: SystemSingle
- nine
- Type: SystemInt32
See Also