Operators for FileFilter using Rinex navigation data
Definition in file Rinex3NavFilterOperators.hpp.
#include <set>
#include <list>
#include <string>
#include "FileFilter.hpp"
#include "Rinex3NavData.hpp"
#include "Rinex3NavHeader.hpp"
#include "GPSWeekSecond.hpp"
#include <math.h>
Go to the source code of this file.
Classes | |
struct | gnsstk::Rinex3NavDataFilterPRN |
Filter based on PRN ID. More... | |
struct | gnsstk::Rinex3NavDataOperatorEqualsFull |
This compares all elements of the Rinex3NavData with equals. More... | |
struct | gnsstk::Rinex3NavDataOperatorLessThanFull |
This compares all elements of the Rinex3NavData with less than. More... | |
struct | gnsstk::Rinex3NavDataOperatorLessThanSimple |
Only compares time. Suitable for sorting a Rinex3Nav file. More... | |
struct | gnsstk::Rinex3NavHeaderTouchHeaderMerge |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |