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