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