ILNumerics Ultimate VS

KrigingInterpolatorSingle Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The KrigingInterpolatorSingle type exposes the following members.

Properties

  NameDescription
Public propertyDim
The number of dimensions of the sample points this interpolator is based upon [readonly]. New query points must conform to this dimensionality.

[ILNumerics Interpolation Toolbox]

Public propertyIsDisposed
Flag to indicate if the result is disposed.

[ILNumerics Core Module]

(Inherited from ResultTin, Tout.)
Public propertyPowerLawAlpha
Alpha value for the power law function used as variogram function by default.

[ILNumerics Interpolation Toolbox]

Public propertyPowerLawBeta
Beta value for the power law function used as variogram function by default.

[ILNumerics Interpolation Toolbox]

Public propertyX
The original points data this interpolator was created for [readonly].

[ILNumerics Interpolation Toolbox]

Public propertyY
The original point values this interpolator was created for [readonly].

[ILNumerics Interpolation Toolbox]

Top
See Also

Reference