gnsstk::SP3SatID - navigation system-independent representation of a satellite as defined by the SP3 specification.
Definition in file SP3SatID.hpp.
#include <iostream>
#include <sstream>
#include <iomanip>
#include "Exception.hpp"
#include "SatID.hpp"
#include "gnsstk_export.h"
Go to the source code of this file.
Classes | |
class | gnsstk::SP3SatID |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
Functions | |
std::ostream & | gnsstk::operator<< (std::ostream &s, const SP3SatID &sat) |
stream output for SP3SatID More... | |