Definition in file Spacecraft.hpp.
#include <iostream>
#include <string>
#include "Vector.hpp"
#include "Matrix.hpp"
#include "UTCTime.hpp"
Include dependency graph for Spacecraft.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 | Spacecraft |
| The Spacecraft class encapsulates physical parameters. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const gpstk::Spacecraft &sc) |
| Stream output for CommonTime objects. | |
1.3.9.1