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