57 return !(*
this == rhs);
MSGPACK_DEFINE_ARRAY(latitude, longitude, altitude)
GeoLocation Transform(const Location &location) const
Transform the given location to a GeoLocation using this as geo-reference.
GeoLocation(double latitude, double longitude, double altitude)
bool operator!=(const GeoLocation &rhs) const
bool operator==(const GeoLocation &rhs) const
This file contains definitions of common data structures used in traffic manager.