The KrigingMethodOptions type exposes the following members.

Constructors

  NameDescription
Public methodKrigingMethodOptions
Initializes a new instance of the KrigingMethodOptions class

Properties

  NameDescription
Public propertyNuggetEffect
Specifies the discontinuity at the origin of the semivariogram model.
Public propertySampleVertices
Specifies the TinSurfaceVertices as the sample data for the surface smoothing extrapolation.
Public propertySemivariogramModel
Specifies the mivariogram model for smoothing a surface using the Kriging method.
Public propertyVariogramParamA
Specifies the semivariogram scale factor.
Public propertyVariogramParamC
Specifies the semivariogram range factor.

See Also