variogram-linear-structure
schema/components/variogram-linear-structure/1.1.0/variogram-linear-structure.schema.json
A linear variogram model structure, used as a component of the variogram object. The linear model increases linearly with distance.
Used by: variogram.
See also: other variogram models: spherical, exponential, Gaussian, cubic, generalised Cauchy, spheroidal.
Properties
variogram-linear-structure (v1.1.0)
Linear 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 - linear | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |