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