This filter will return true for any data not within the specified time range.
Definition at line 212 of file RinexMetFilterOperators.hpp.
#include <RinexMetFilterOperators.hpp>

Public Member Functions | |
| bool | operator() (const RinexMetData &l) const |
| RinexMetDataFilterTime (const CommonTime &startTime, const CommonTime &endTime) | |
Private Attributes | |
| CommonTime | end |
| CommonTime | start |
|
inline |
Definition at line 217 of file RinexMetFilterOperators.hpp.
|
inline |
Definition at line 222 of file RinexMetFilterOperators.hpp.
|
private |
Definition at line 231 of file RinexMetFilterOperators.hpp.
|
private |
Definition at line 231 of file RinexMetFilterOperators.hpp.