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