ILNumerics Ultimate VS

KrigingInterpolatorSingle Fields

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The KrigingInterpolatorSingle type exposes the following members.

Fields

  NameDescription
Protected fieldm_covInv
The covariance computed from the source values. A columns and rows except the last one, respectively.
Protected fieldm_covInvByYLastVal
Last value of the data stored in m_covInvByYwoLastVal.
Protected fieldm_covInvByYwoLastVal
Covariance inverted and multiplied by m_Y, w/o the last value(s).
Protected fieldm_covInvEndEnd
The last data point of the m_covInv.
Protected fieldm_covInvLastCol
The last column of the m_covInv covariance.
Protected fieldm_covInvLastRow
The last row of the m_covInv covariance.
Protected fieldm_powerLawAlpha
Alpha value computed for the (default) power law variogramm function.
Protected fieldm_powerLawBeta
The beta value for the (defaul) variogramm function (power law). Default: 1.5.
Protected fieldm_variogram
Variogramm function.
Protected fieldm_X
The source coordinates used to compute this interpolator from.
Protected fieldm_Y
The source data used to compute this interpolator from.
Top
See Also

Reference