18 #ifndef LOCATION_SERVICE_COM_UBUNTU_LOCATION_POSITION_H_ 19 #define LOCATION_SERVICE_COM_UBUNTU_LOCATION_POSITION_H_ 71 #endif // LOCATION_SERVICE_COM_UBUNTU_LOCATION_POSITION_H_
units::Quantity< units::Length > Vertical
Optional< wgs84::Altitude > altitude
bool operator!=(const Position &rhs) const
boost::optional< T > Optional
wgs84::Longitude longitude
units::Quantity< units::Length > haversine_distance(const Position &p1, const Position &p2)
boost::units::quantity< Unit, double > Quantity
units::Quantity< units::Length > Horizontal
The Position struct models a position in the wgs84 coordinate system.
Optional< Horizontal > horizontal
Coordinate< tag::Latitude, units::PlaneAngle > Latitude
Optional< Vertical > vertical
std::ostream & operator<<(std::ostream &out, const Accuracy< T > &update)
bool operator==(const Position &rhs) const
Coordinate< tag::Longitude, units::PlaneAngle > Longitude