The KrigingMethodOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| KrigingMethodOptions | Initializes a new instance of the KrigingMethodOptions class |
Properties
| Name | Description | |
|---|---|---|
| NuggetEffect |
Specifies the discontinuity at the origin of the semivariogram model.
| |
| SampleVertices |
Specifies the TinSurfaceVertices as the sample data for the surface smoothing extrapolation.
| |
| SemivariogramModel |
Specifies the mivariogram model for smoothing a surface using the Kriging method.
| |
| VariogramParamA |
Specifies the semivariogram scale factor.
| |
| VariogramParamC |
Specifies the semivariogram range factor.
|