|
XIrfReCalcISLR Method
|
ISLR 재계산을 수행한다.(파라메터 변경시)
Namespace: Pixoneer.NXDL.NSARAssembly: NXDLsar (in NXDLsar.dll) Version: 3.0.0.0
Syntaxpublic void ReCalcISLR(
out double Azimuth,
out double Range,
eISLRMethod Method,
bool bSquint
)
Parameters
- Azimuth Double
- [Out] Azimuth ISLR
- Range Double
- [Out] Range ISLR
- Method eISLRMethod
- [Out] ISLR 수행 방법
- bSquint Boolean
- Squint 각도가 적용된 ISLR 계산 여부
See Also