ILNumerics Ultimate VS

KrigingInterpolatorSinglePowerLawBeta Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Beta value for the power law function used as variogram function by default.

[ILNumerics Interpolation Toolbox]

Namespace:  ILNumerics.Toolboxes
Assembly:  ILNumerics.Toolboxes.Interpolation (in ILNumerics.Toolboxes.Interpolation.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public float PowerLawBeta { get; }

Property Value

Type: Single
Remarks

The value for beta was set during construction of this interpolator and cannot be changed afterwards. If a custom variogram function was provided, this parameter is ignored. Otherwise one can use it to tune the variogram function of the inter-point distances. Possible values: Beta > 0.

[ILNumerics Interpolation Toolbox]

See Also

Reference