克吕金(Kriging)内插法参数类,继承自 InterpolationParameter3D 类。该类为 Kriging 插值算法提供必要的参数信息,包括半变函数类型、自相关阈值、基台值、块金效应值等。

命名空间:  SuperMap.Realspace.SpatialAnalyst
程序集:  SuperMap.Realspace.SpatialAnalyst (in SuperMap.Realspace.SpatialAnalyst)
版本: dll

语法

C#
public class InterpolationKrigingParameter3D : InterpolationParameter3D, 
	IDisposable

继承层次

System..::.Object
  SuperMap.Realspace.SpatialAnalyst..::.InterpolationParameter3D
    SuperMap.Realspace.SpatialAnalyst..::.InterpolationKrigingParameter3D

版本信息

SuperMap iObjects .NET


请参见