Go to the source code of this file.
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
gnsstk::StringUtils | |
Functions | |
std::string | gnsstk::StringUtils::asString (TimeSystem ts) |
Convert a TimeSystem enum to its string representation. More... | |
TimeSystem | gnsstk::StringUtils::asTimeSystem (const std::string &s) |
Convert a string representation of TimeSystem to an enum. More... | |
double | gnsstk::getLeapSeconds (const int year, const int month, const double day) |
double | gnsstk::getTimeSystemCorrection (const TimeSystem inTS, const TimeSystem outTS, const int year, const int month, const double day) |
ostream & | gnsstk::operator<< (ostream &os, const TimeSystem ts) |