variogram-exponential-structure
schema/components/variogram-exponential-structure/1.1.0/variogram-exponential-structure.schema.json
An exponential variogram model structure, used as a component of the variogram object. The exponential model approaches the sill asymptotically and is commonly used in geostatistics.
Used by: variogram.
See also: other variogram models: spherical, Gaussian, cubic, linear, generalised Cauchy, spheroidal.
Properties
variogram-exponential-structure (v1.1.0)
Exponential 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 - exponential | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |