Click or drag to resize
XDL

XSIGSet Methods

The XSIGSet type exposes the following members.

Methods
  Name Description
Public method AddSIG Signature Set를 형성하기 위해 XSIG를 추가한다.
Public method CalcStatistics 입력된 밴드의 리스트에 대한 Signature리스트 들에 대한 통계값을 계산한다.
Public method GetSIGAt XSIGSet를 생성하기 위해 추가된 XSIG 중 해당 Index에 대한 XSIG를 얻는다.
Public method GetSIGSize XSIGSet을 구성한 XSIG의 개수를 얻는다.
Public method LoadSIGSet 저장된 Signature를 로딩한다.
Public method RemoveAll 모든 XSIG를 삭제한다.
Public method RemoveSIGAt XSIGSet를 생성하기 위해 추가된 XSIG 중 해당 Index에 대한 XSIG를 지운다.
Public method SaveSIGSet Signature를 저장한다.
Top
See Also