class gpstk::GeodeticFrames encapsulates frame transformations between the conventional terrestrial frame and the conventional inertial frame, as defined by the reference. It implements models of precession and nutation of Earth's axis, as well as the precise rotation of Earth and its 'wobble' as given by the Earth orientation parameters (see class EarthOrientation). Reference: IERS Technical Note 21, IERS Conventions (1996), Dennis D. McCarthy, U.S. Naval Observatory, especially Chapter 5.
Definition in file GeodeticFrames.hpp.
#include "Exception.hpp"
#include "DayTime.hpp"
#include "Matrix.hpp"
Include dependency graph for GeodeticFrames.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Classes | |
| class | GeodeticFrames |
| Class GeodeticFrames encapsulates frame transformations between the conventional terrestrial frame and the conventional inertial frame, as defined by the reference. More... | |
1.3.9.1