Filter based on PRN ID.
Definition at line 203 of file RinexNavFilterOperators.hpp.
#include <RinexNavFilterOperators.hpp>
Public Member Functions | |
bool | operator() (const gnsstk::RinexNavData &l) const |
This should return true when the data are to be erased. More... | |
RinexNavDataFilterPRN (const std::list< long > &lst) | |
Private Attributes | |
std::list< long > | prnList |
|
inline |
Definition at line 207 of file RinexNavFilterOperators.hpp.
|
inline |
This should return true when the data are to be erased.
Definition at line 211 of file RinexNavFilterOperators.hpp.
|
private |
Definition at line 218 of file RinexNavFilterOperators.hpp.