Searched defs:GpsFix (Results 1 – 1 of 1) sorted by relevance
25 struct GpsFix { struct33 bool operator<(const GpsFix &other) const { return time < other.time; } argument