Skip to main content

SpheroidalStructure

GitHub source

SpheroidalStructure

evo.objects.typed.variogram.SpheroidalStructure

Spheroidal variogram structure.

The spheroidal model is a generalization of the spherical model with a shape parameter (alpha) that controls the curvature.

alpha

alpha: Literal[3, 5, 7, 9]

Shape factor of the spheroidal model. Valid values: 3, 5, 7, or 9.

to_dict

to_dict() -> dict[str, Any]

Convert to dictionary format for the schema.

What is the reason for your feedback?