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