com.supermap.analyst.spatialanalyst

类 PCAEigenValue



  • public class PCAEigenValue
    extends Object
    主成分分析特征值结果类。
    • 方法详细资料

      • getEigenValue

        public double getEigenValue()
        返回特征值。
        返回:
        特征值。
      • getContributionRate

        public double getContributionRate()
        返回贡献率。
        返回:
        贡献率。
      • getCumulative

        public double getCumulative()
        返回累积贡献率。
        返回:
        累积贡献率。
      • getSpatialDatasetRasterName

        public String getSpatialDatasetRasterName()
        返回空间变量数据名称。
        返回:
        空间变量数据名称。

Copyright © 2021–2024 SuperMap. All rights reserved.