Definition in file AntexReader.hpp.
#include <string>
#include <map>
#include "Exception.hpp"
#include "FFTextStream.hpp"
#include "StringUtils.hpp"
#include "DayTime.hpp"
#include "SatID.hpp"
#include "Antenna.hpp"
Include dependency graph for AntexReader.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 | InvalidAntex |
| Thrown when some problem appeared when reading Antex data. More... | |
| class | AntexReader |
| This is a class to read and parse antenna data in Antex file format. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const AntexReader &antread) |
| Operator << for AntexReader. | |
1.3.9.1