cheatah
Concept

space::irbem::GeoFieldModel

cheatah-space v0.1.0-alpha — Biome Standard 0.6.5-alpha

A magnetic field model that can be asked for B at a geographic Cartesian point.

Igrf satisfies it, and so will an internal-plus-external superposition when the external models land — which is the point of naming the requirement rather than hard-coding Igrf into the single-point routines. The batch routines are not written against this concept, because the device lane has to upload a specific model's coefficients and cannot dispatch on a callable.

Template parameters
M

the candidate model type.