#include <EarthOrientation.hpp>
Definition at line 65 of file EarthOrientation.hpp.
Public Member Functions | |
| EarthOrientation () | |
| Constructor. | |
Public Attributes | |
| double | xp |
| double | yp |
| double | UT1mUTC |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const EarthOrientation &) |
| append to output stream | |
|
|
Constructor.
Definition at line 73 of file EarthOrientation.hpp. References gpstk::UT1mUTC(). |
|
||||||||||||
|
append to output stream
|
|
|
Definition at line 70 of file EarthOrientation.hpp. Referenced by EOPStore::addIERSFile(), EOPPrediction::computeEOP(), EOPStore::getEOP(), and gpstk::operator<<(). |
|
|
Definition at line 68 of file EarthOrientation.hpp. Referenced by EOPStore::addIERSFile(), EOPPrediction::computeEOP(), EOPStore::getEOP(), and gpstk::operator<<(). |
|
|
Definition at line 69 of file EarthOrientation.hpp. Referenced by EOPStore::addIERSFile(), EOPPrediction::computeEOP(), EOPStore::getEOP(), and gpstk::operator<<(). |
1.3.9.1