| 
               | 
            
              XDMBand
             | 
          
The XDMBandUnSuperClass type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Clustering | 무감독 분류시 사전 분광 통계 정보를 계산한다. 입력 파라미터 설정 후 분광 통계 정보를 설정을 위해 반드시 호출해야 하는 함수이다. | 
| 
                 | 
              GetClusterDistance | Cluster Index와 Band Index에 해당하는 거리를 얻는다. | 
| 
                 | 
              GetClusterMean | Cluster Index와 Band Index에 해당하는 평균값을 얻는다. | 
| 
                 | 
              GetClusterPopulation | 입력 Cluster Index에 해당하는 Population값을 얻는다. | 
| 
                 | 
              GetClusterSum | Cluster Index와 Band Index에 해당하는 합계를 얻는다. | 
| 
                 | 
              GetClusterSum2 | Cluster Index와 Band Index에 해당하는 제곱합을 얻는다. | 
| 
                 | 
              GetClusterVariance | Cluster Index와 Band Index에 해당하는 분산값을 얻는다. | 
| 
                 | 
              GetInputParam | 무감독 분류 영상처리를 위한 파라미터를 얻는다. | 
| 
                 | 
              GetNumClusters | Clustering 후 군집 개수를 가져온다. | 
| 
                 | 
              SetInputParam | 무감독 분류 영상처리를 위한 입력 파라미터를 설정. |