#include "RefFrameRlz.hpp"
#include "YDSTime.hpp"
#include "GPSWeekSecond.hpp"
#include "BasicTimeSystemConverter.hpp"
Go to the source code of this file.
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
gnsstk::StringUtils | |
Functions | |
RefFrameRlz | gnsstk::StringUtils::asRefFrameRlz (const std::string &s) noexcept |
Convert a string name to an RefFrameRlz. More... | |
std::string | gnsstk::StringUtils::asString (RefFrameRlz e) noexcept |
Convert a RefFrameRlz to a whitespace-free string name. More... | |
RefFrameRlz | gnsstk::getRefFrameRlz (RefFrameSys sys, const CommonTime &when) |
RefFrameSys | gnsstk::getRefFrameSys (RefFrameRlz rlz) noexcept |