Skip to content

Latest commit

 

History

History

magnetic_model

magnetic_model

This package contains utilities for working with the World Magnetic Model, e.g. computing magnetic declination.

C++ Libraries

magnetic_model::MagneticModel

A class that can examine the Earth magnetic model and answer questions about it like field strength and components.

magnetic_model::MagneticModelManager

A manager class for MagneticModels that can automatically load and return the most suitable model.