ubuntu-location-service
..
An aggregating location service providing positioning and geocoding capabilities to applications.
|
#include <position.h>
Public Types | |
typedef units::Quantity< units::Length > | Horizontal |
typedef units::Quantity< units::Length > | Vertical |
Public Attributes | |
Optional< Horizontal > | horizontal {} |
Optional< Vertical > | vertical {} |
Definition at line 41 of file position.h.
Definition at line 43 of file position.h.
Definition at line 44 of file position.h.
Optional<Horizontal> com::ubuntu::location::Position::Accuracy::horizontal {} |
Definition at line 46 of file position.h.
Referenced by core::dbus::Codec< com::ubuntu::location::Position >::decode_argument(), and core::dbus::Codec< com::ubuntu::location::Position >::encode_argument().
Definition at line 47 of file position.h.
Referenced by core::dbus::Codec< com::ubuntu::location::Position >::decode_argument(), and core::dbus::Codec< com::ubuntu::location::Position >::encode_argument().