Filter based on PRN ID.
Definition at line 252 of file Rinex3NavFilterOperators.hpp.
#include <Rinex3NavFilterOperators.hpp>
Public Member Functions | |
bool | operator() (const Rinex3NavData &l) const |
This should return true when the data are to be erased. More... | |
Rinex3NavDataFilterPRN (const std::list< long > &lst) | |
Private Attributes | |
std::list< long > | prnList |
|
inline |
Definition at line 257 of file Rinex3NavFilterOperators.hpp.
|
inline |
This should return true when the data are to be erased.
Definition at line 262 of file Rinex3NavFilterOperators.hpp.
|
private |
Definition at line 271 of file Rinex3NavFilterOperators.hpp.