This class is analogous to the RinexObsType class that is used to represent the observation codes in a RINEX file. It is intended to support at least everything in section 5.1 of the RINEX 3 specifications.
Definition in file ObsID.hpp.
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
#include <map>
#include "Exception.hpp"
#include "SatID.hpp"
Include dependency graph for ObsID.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
| namespace | gpstk::StringUtils |
Classes | |
| class | ObsID |
| class | ObsID::Initializer |
1.3.9.1