|
XGeoidManagerReadPixel(XGeoPoint) Method
|
입력 지리 좌표점에대한 Geoid값을 얻는다.
Namespace: Pixoneer.NXDL.NIOAssembly: NXDLio (in NXDLio.dll) Version: 2.0.3.38
Syntaxpublic double ReadPixel(
XGeoPoint gpt
)
Parameters
- gpt XGeoPoint
- 위경도 좌표점
Return Value
Double Geoid값. Bilinear interpolation하여 리턴한다.
See Also