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

Detailed Description

Filter based on PRN ID.

Definition at line 203 of file RinexNavFilterOperators.hpp.

#include <RinexNavFilterOperators.hpp>

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

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
 

Constructor & Destructor Documentation

◆ RinexNavDataFilterPRN()

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

Definition at line 207 of file RinexNavFilterOperators.hpp.

Member Function Documentation

◆ operator()()

bool gnsstk::RinexNavDataFilterPRN::operator() ( const gnsstk::RinexNavData l) const
inline

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

Definition at line 211 of file RinexNavFilterOperators.hpp.

Member Data Documentation

◆ prnList

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

Definition at line 218 of file RinexNavFilterOperators.hpp.


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


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