| 
            
              XBandParamTopoModel(XBandParamTopoModel) Constructor
             | 
          
        
         XBandParamTopoModel 객체를 생성하는 생성자이다. 외부 XDMBandTopoModel객체를 입력 받아 멤버 변수를 초기화한다. 
        
        Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.40
Syntaxpublic XBandParamTopoModel(
	ref XBandParamTopoModel param
)
Parameters
- param  XBandParamTopoModel
 -  XBandParamTopoModel 객체
 
See Also