GpsData Struct Reference

GpsData Struct Reference

#include < gps.h >

Data Fields

size_t  size
 
size_t  measurement_count
 
GpsMeasurement   measurements [ GPS_MAX_MEASUREMENT ]
 
GpsClock   clock
 

Detailed Description

Legacy struct to represents a reading of GPS measurements. Deprecated, to be removed in the next Android release. Use GnssData instead.

Definition at line 1917 of file gps.h .

Field Documentation

The GPS clock time reading.

Definition at line 1924 of file gps.h .

size_t measurement_count

Definition at line 1920 of file gps.h .

Definition at line 1921 of file gps.h .

size_t size

set to sizeof(GpsData)

Definition at line 1919 of file gps.h .


The documentation for this struct was generated from the following file:
  • hardware/libhardware/include/hardware/ gps.h