Implementation of class IERSConvention.
Definition in file IERSConvention.cpp.
#include "IERSConvention.hpp"
Go to the source code of this file.
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
gnsstk::StringUtils | |
Functions | |
IERSConvention | gnsstk::StringUtils::asIERSConvention (const std::string &s) |
Convert a string representation of IERSConvention to an enum. More... | |
std::string | gnsstk::StringUtils::asString (IERSConvention e) |
Convert a IERSConvention enum to its string representation. More... | |