ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
org::freedesktop::Geoclue::Velocity::Field Struct Reference

#include <geoclue.h>

+ Collaboration diagram for org::freedesktop::Geoclue::Velocity::Field:

Public Member Functions

 Field ()=delete
 

Static Public Attributes

static const int none = 0
 
static const int speed = 1
 
static const int direction = 2
 
static const int climb = 3
 

Detailed Description

Definition at line 169 of file geoclue.h.

Constructor & Destructor Documentation

org::freedesktop::Geoclue::Velocity::Field::Field ( )
delete

Member Data Documentation

const int org::freedesktop::Geoclue::Velocity::Field::climb = 3
static

Definition at line 176 of file geoclue.h.

const int org::freedesktop::Geoclue::Velocity::Field::direction = 2
static

Definition at line 175 of file geoclue.h.

const int org::freedesktop::Geoclue::Velocity::Field::none = 0
static

Definition at line 173 of file geoclue.h.

const int org::freedesktop::Geoclue::Velocity::Field::speed = 1
static

Definition at line 174 of file geoclue.h.


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