Click or drag to resize
XDL

XBandParamRiverDetect Class

XBandParamRiverDetect 클래스는 XDMBandRiverDetect 객체에 입력되는 파라미터를 정의한다.
Inheritance Hierarchy

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

The XBandParamRiverDetect type exposes the following members.

Constructors
  NameDescription
Public methodXBandParamRiverDetect
XBandParamRiverDetect 클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
  NameDescription
Public propertySrcNDWIBand
River에 대한 순수 영역을 추출하기 위해 Index Transform을 수행한 NDWI Band를 입력으로 설정한다.
Top
See Also