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