#include <string>

Go to the source code of this file.
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |
| gnsstk::StringUtils | |
Enumerations | |
| enum | gnsstk::GLOCSatType { gnsstk::GLOCSatType::Unknown = -1, gnsstk::GLOCSatType::GLONASS_M = 0, gnsstk::GLOCSatType::GLONASS_K1 = 1, gnsstk::GLOCSatType::GLONASS_K2 = 2, gnsstk::GLOCSatType::GLONASS_K1b = 3 } |
| Values for Word M in the ephemeris (immediate) and almanac data. More... | |
Functions | |
| std::string | gnsstk::StringUtils::asString (GLOCSatType e) |