#include "RefFrameSys.hpp"
Go to the source code of this file.
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
gnsstk::StringUtils | |
Functions | |
RefFrameSys | gnsstk::StringUtils::asRefFrameSys (const std::string &s) noexcept |
Convert a string name to an RefFrameSys. More... | |
std::string | gnsstk::StringUtils::asString (RefFrameSys e) noexcept |
Convert a RefFrameSys to a whitespace-free string name. More... | |