Class that sorts GPSLNavEph using the CEI data as defined in Table-6-I-1 of IS-GPS-200.
Definition at line 136 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 |
bool gnsstk::GPSLNavEphCEIComp::operator() | ( | const std::shared_ptr< GPSLNavEph > | lhs, |
const std::shared_ptr< GPSLNavEph > | rhs | ||
) | const |
Comparison function for the container class.
Definition at line 255 of file GPSLNavEph.cpp.