gnsstk::RinexObsID - Identifies types of observations
Definition in file RinexObsID.cpp.
#include "RinexObsID.hpp"#include "RinexSatID.hpp"#include "StringUtils.hpp"#include "Rinex3ObsHeader.hpp"
Go to the source code of this file.
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |
| gnsstk::StringUtils | |
Functions | |
| std::string | gnsstk::StringUtils::asString (const RinexObsID &p) |
| bool | gnsstk::isValidRinexObsID (const std::string &id, const char syschar) |
| Determine if the given ObsID is valid, for the given system. More... | |
| bool | gnsstk::isValidRinexObsID (const std::string &strID) |