Public Member Functions | List of all members
gnsstk::SatMetaDataSort Struct Reference

Detailed Description

Provide a sorting algorithm for SatMetaData to be used by SatMetaDataStore and derivatives to minimize the amount of time spent looking for data.

Note
This sort algorithm assumes that it is sorting satellites of the same system, which is how they're stored in SatMetaDataStore.

Definition at line 53 of file SatMetaDataSort.hpp.

#include <SatMetaDataSort.hpp>

Public Member Functions

bool operator() (const SatMetaData &lhs, const SatMetaData &rhs) const
 

Member Function Documentation

◆ operator()()

bool gnsstk::SatMetaDataSort::operator() ( const SatMetaData lhs,
const SatMetaData rhs 
) const
inline

Definition at line 55 of file SatMetaDataSort.hpp.


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


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