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