Definition in file RinexObsHeader.hpp.
#include <vector>
#include <list>
#include <map>
#include <iostream>
#include <iomanip>
#include "CommonTime.hpp"
#include "FFStream.hpp"
#include "RinexObsBase.hpp"
#include "Triple.hpp"
#include "RinexSatID.hpp"
Include dependency graph for RinexObsHeader.hpp:

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

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Classes | |
| class | RinexObsHeader |
| This class models the header for a RINEX Observation File. More... | |
| struct | RinexObsHeader::RinexObsType |
| RINEX Observation Types. More... | |
| struct | RinexObsHeader::ExtraWaveFact |
| Holds the data for the extra Wavelength Factor lines. More... | |
Functions | |
| bool | operator== (const RinexObsHeader::RinexObsType &x, const RinexObsHeader::RinexObsType &y) |
| operator == for RinexObsHeader::RinexObsType | |
| bool | operator< (const RinexObsHeader::RinexObsType &x, const RinexObsHeader::RinexObsType &y) |
| operator < for RinexObsHeader::RinexObsType | |
| std::ostream & | operator<< (std::ostream &s, const RinexObsHeader::RinexObsType rot) |
| operator << for RinexObsHeader::RinexObsType | |
1.3.9.1