| 
            
              XSIGGetStd Method
             | 
          
        
         Band Index의 밴드 데이터에 대한 Signature 표준편차값을 얻는다. 
        
        Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.40
Syntaxpublic double GetStd(
	int nBandIdx
)
Parameters
- nBandIdx  Int32
 -  Band Index. 
 
Return Value
Double Signature 표준편차값. 
See Also