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