Read a RINEX3 file, selecting, counting and saving obs data, then allow caller to access that data easily.
Definition in file Rinex3ObsFileLoader.hpp.
#include <string>
#include <vector>
#include "CommonTime.hpp"
#include "Exception.hpp"
#include "MostCommonValue.hpp"
#include "Rinex3ObsData.hpp"
#include "Rinex3ObsHeader.hpp"
#include "stl_helpers.hpp"
#include "SatPass.hpp"
Go to the source code of this file.
Classes | |
class | gnsstk::Rinex3ObsFileLoader |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
Functions | |
void | gnsstk::dumpAllRinex3ObsTypes (std::ostream &s) |