Definition in file Xvt.hpp.
#include <iostream>
#include "Triple.hpp"
#include "ECEF.hpp"
#include "GeoidModel.hpp"
Include dependency graph for Xvt.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 | Xvt |
| An Earth-Centered, Earth-Fixed position/velocity/clock representation. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const gpstk::Xvt &xvt) |
| Output operator for Xvt. | |
|
||||||||||||
|
Output operator for Xvt.
Definition at line 117 of file Xvt.cpp. References Xvt::ddtime, Xvt::dtime, Xvt::v, and Xvt::x. |
1.3.9.1