|
XSarParametersGetDopplerRateRangeTime Method
|
K5 영상 attribute 중 Doppler Rate vs Range Time Polynomial 값을 얻는다. 6개의 double 값을 가져온다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.41
Syntaxpublic void GetDopplerRateRangeTime(
out double[] dopperRateRgTime
)
Parameters
- dopperRateRgTime Double
- [Out] Doppler Rate vs Range Time Polynomial 값을 가져오기 위한 배열.
See Also