Read Rinex observation files (version 2 or 3) and dump data observations and passes.
Definition in file Rinex3ObsLoader_T.cpp.
#include <string>
#include <vector>
#include <map>
#include <iostream>
#include <fstream>
#include "StringUtils.hpp"
#include "Exception.hpp"
#include "logstream.hpp"
#include "Rinex3ObsHeader.hpp"
#include "Rinex3ObsFileLoader.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 62 of file Rinex3ObsLoader_T.cpp.