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