|
XGeoidManagerReadPixel(XGeoPoint) Method
|
입력 위경도 좌표에 대한 Geoid값을 bilinear 리샘플링하여 반환한다.
Namespace: Pixoneer.NXDL.NIOAssembly: NXDLio (in NXDLio.dll) Version: 3.0.0.0
Syntaxpublic double ReadPixel(
XGeoPoint gpt
)
Parameters
- gpt XGeoPoint
- 위경도 좌표점
Return Value
Double Geoid값.
See Also