|
playerc_gps_t Struct Reference
[gps]
#include <playerc.h>
List of all members.
Detailed Description
GPS proxy data.
Member Data Documentation
|
Device info; must be at the start of all device structures. |
|
UTC time (seconds since the epoch) |
|
Latitude and logitude (degrees). Latitudes are positive for north, negative for south. Logitudes are positive for east, negative for west. |
|
Latitude and logitude (degrees). Latitudes are positive for north, negative for south. Logitudes are positive for east, negative for west. |
|
Altitude (meters). Positive is above sea-level, negative is below. |
|
UTM easting and northing (meters). |
|
UTM easting and northing (meters). |
|
Horizontal dilution of precision. |
|
Vertical dilution of precision. |
|
Horizontal and vertical error (meters). |
|
Horizontal and vertical error (meters). |
|
Quality of fix 0 = invalid, 1 = GPS fix, 2 = DGPS fix |
|
Number of satellites in view. |
The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:16:03 2005 for Player by 1.3.6
|