Enum EarthModels

Enum Documentation

enum class navtk::inertial::EarthModels

Available methods for modelling the Earth in the mechanization.

Values:

enumerator ELLIPTICAL

Model the earth as an ellipsoid, using the parameter values found in WGS84.cpp and/or in Savage table 5.6-1.

enumerator SPHERICAL

Model the earth as spherical.