Position inherits from class Triple.
Definition in file Position.hpp.
#include "Exception.hpp"
#include "StringUtils.hpp"
#include "DayTime.hpp"
#include "Triple.hpp"
#include "GeoidModel.hpp"
#include "Xvt.hpp"
Include dependency graph for Position.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 | Position |
| A position representation class for common 3D geographic position formats, including geodetic (geodetic latitude, longitude, and height above the geoid) geocentric (geocentric latitude, longitude, and radius from Earth's center), cartesian (Earth-centered, Earth-fixed) and spherical (theta,phi,radius). More... | |
1.3.9.1