 | XMIGGetParams Method |
지리적인 위치를 결정하기 위한 수렴조건값을 가져온다.
Namespace:
Pixoneer.NXDL.NSM
Assembly:
NXDLsm (in NXDLsm.dll) Version: 1.2.817.72
Syntaxpublic void GetParams(
ref double ep,
ref int nIterMax
)
Parameters
- ep
- Type: SystemDouble
[Out] 수렴 조건 값. - nIterMax
- Type: SystemInt32
[Out] 수렴을 위한 최대 반복 횟수.
See Also