Click or drag to resize
XDL

XBandParamIndexTransform Class

XBandParamIndexTransform클래스는 XDMBandIndexTransform객체에 입력되는 파라미터를 정의한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXBandParamBase
    Pixoneer.NXDL.NRSXBandParamIndexTransform

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public class XBandParamIndexTransform : XBandParamBase

The XBandParamIndexTransform type exposes the following members.

Constructors
  NameDescription
Public methodXBandParamIndexTransform
XBandParamIndexTransform클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
  NameDescription
Public propertyIndexTransMethod
Index Transform을 위한 방법을 설정.
Public propertySrcFile
Index Transform을 위한 Source File를 설정. 예를 들어, Landsat, Spot, Aster영상 파일을 설정한다.
Top
See Also