variogram-cubic-structure
schema/components/variogram-cubic-structure/1.1.0/variogram-cubic-structure.schema.json
A cubic variogram model structure, used as a component of the variogram object. The cubic model provides a smooth transition from the origin with a defined range and sill.
Used by: variogram.
See also: other variogram models: spherical, exponential, Gaussian, linear, generalised Cauchy, spheroidal.
Properties
variogram-cubic-structure (v1.1.0)
Cubic variogram structure.
| Property | Type | Description | Flags |
|---|---|---|---|
| contribution | Number | The scaling of the structure and contribution to the total sill of the variogram model. | ✅ |
| anisotropy | ellipsoid | The spatial extent and orientation of the variogram structure. | ✅ |
| variogram_type | String | type of structure - cubic | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |