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