Read a RINEX3 file, selecting, counting and saving obs data, then allow caller to access that data easily.
Definition in file Rinex3ObsFileLoader.cpp.
#include <iostream>
#include "Exception.hpp"
#include "GPSWeekSecond.hpp"
#include "MostCommonValue.hpp"
#include "Rinex3ObsData.hpp"
#include "Rinex3ObsHeader.hpp"
#include "Rinex3ObsStream.hpp"
#include "StringUtils.hpp"
#include "TimeString.hpp"
#include "GSatID.hpp"
#include "Rinex3ObsFileLoader.hpp"
#include "logstream.hpp"
Go to the source code of this file.
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
Functions | |
void | gnsstk::dumpAllRinex3ObsTypes (ostream &os) |