Definition in file IonexData.hpp.
#include <map>
#include "FFStream.hpp"
#include "Position.hpp"
#include "Vector.hpp"
#include "WGS84Geoid.hpp"
#include "IonexStream.hpp"
Include dependency graph for IonexData.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 | IonexData |
| This class models a IONEX Data Record. More... | |
| struct | IonexData::IonexValType |
| A structure used to store IONEX Value Types. More... | |
Functions | |
| bool | operator== (const IonexData::IonexValType &x, const IonexData::IonexValType &y) |
| operator == for IonexData::IonexValType | |
| bool | operator!= (const IonexData::IonexValType &x, const IonexData::IonexValType &y) |
| operator != for IonexData::IonexValType | |
| bool | operator< (const IonexData::IonexValType &x, const IonexData::IonexValType &y) |
| operator < for IonexData::IonexValType | |
| std::ostream & | operator<< (std::ostream &s, const IonexData::IonexValType ivt) |
| operator << for IonexData::IonexValType | |
1.3.9.1