Public Member Functions | Private Attributes | List of all members
gnsstk::Rinex3NavDataFilterPRN Struct Reference

Detailed Description

Filter based on PRN ID.

Definition at line 252 of file Rinex3NavFilterOperators.hpp.

#include <Rinex3NavFilterOperators.hpp>

Inheritance diagram for gnsstk::Rinex3NavDataFilterPRN:
Inheritance graph
[legend]

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
 

Constructor & Destructor Documentation

◆ Rinex3NavDataFilterPRN()

gnsstk::Rinex3NavDataFilterPRN::Rinex3NavDataFilterPRN ( const std::list< long > &  lst)
inline

Definition at line 257 of file Rinex3NavFilterOperators.hpp.

Member Function Documentation

◆ operator()()

bool gnsstk::Rinex3NavDataFilterPRN::operator() ( const Rinex3NavData l) const
inline

This should return true when the data are to be erased.

Definition at line 262 of file Rinex3NavFilterOperators.hpp.

Member Data Documentation

◆ prnList

std::list<long> gnsstk::Rinex3NavDataFilterPRN::prnList
private

Definition at line 271 of file Rinex3NavFilterOperators.hpp.


The documentation for this struct was generated from the following file:


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:45