gnsstk::SatID - navigation system-independent representation of a satellite.
Definition in file SatID.hpp.
#include <iostream>
#include <iomanip>
#include <sstream>
#include "gps_constants.hpp"
#include "SatelliteSystem.hpp"
Go to the source code of this file.
Classes | |
class | gnsstk::SatID |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
gnsstk::StringUtils | |
Functions | |
std::string | gnsstk::StringUtils::asString (const SatID &p) |
SatID as a string. More... | |
std::ostream & | gnsstk::operator<< (std::ostream &s, const SatID &p) |
stream output for SatID More... | |