Click or drag to resize
XDL

XBandParamUnSuperClassFuzzy Class

XBandParamUnSuperClassFuzzy 클래스는 무감독 분류방법(eUnSuperClassMethod)으로 Fuzzy을 사용할 때 XDMBandUnSuperClass객체에 대한 입력 파라미터를 설정한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXBandParamBase
    Pixoneer.NXDL.NRSXBandParamUnSuperClass
      Pixoneer.NXDL.NRSXBandParamUnSuperClassFuzzy

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public class XBandParamUnSuperClassFuzzy : XBandParamUnSuperClass

The XBandParamUnSuperClassFuzzy type exposes the following members.

Constructors
 NameDescription
Public methodXBandParamUnSuperClassFuzzy XBandParamUnSuperClassFuzzy클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
 NameDescription
Public propertyFuzzyPrecision Fuzzy 정밀도
Top
See Also