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