 | XSarSensorGroundToSlant Method |
Ground range 의 영상 인덱스를 Slant range 의 영상 인덱스로 변환한다.
Namespace:
Pixoneer.NXDL.NSM
Assembly:
NXDLsm (in NXDLsm.dll) Version: 1.2.817.72
Syntaxpublic double GroundToSlant(
double groundIndex
)
Parameters
- groundIndex
- Type: SystemDouble
Ground range 의 영상 인덱스.
Return Value
Type:
Double Slant range 의 영상 인덱스를 리턴.
See Also