Enum GravModels

Enum Documentation

enum class navtk::navutils::GravModels

Tags for gravity models to use.

Values:

enumerator TITTERTON

Use the gravity model implemented in calculate_gravity_titterton()

enumerator SCHWARTZ

Use the gravity model implemented in calculate_gravity_schwartz()

enumerator SAVAGE

Use the gravity model implemented in one of the calculate_gravity_savage functions (such as calculate_gravity_savage_ned()).