Public Member Functions | List of all members
gnsstk::GPSLNavEphIODCComp Class Reference

Detailed Description

Class that sorts GPSLNavEph using the combination of NavSatelliteID, GPS week and IODC. Intended to be used as a comparator for standard C++ library containers.

Definition at line 121 of file GPSLNavEph.hpp.

#include <GPSLNavEph.hpp>

Public Member Functions

bool operator() (const std::shared_ptr< GPSLNavEph > lhs, const std::shared_ptr< GPSLNavEph > rhs) const
 

Member Function Documentation

◆ operator()()

bool gnsstk::GPSLNavEphIODCComp::operator() ( const std::shared_ptr< GPSLNavEph lhs,
const std::shared_ptr< GPSLNavEph rhs 
) const

Comparison function for the container class.

Returns
true if signal, Toe.week and iodc in lhs are less than rhs.

Definition at line 241 of file GPSLNavEph.cpp.


The documentation for this class was generated from the following files:


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