gps
[Interface specifications]
Global positioning system.
More...
#define | PLAYER_GPS_DATA_STATE 1 |
Data subtype: state. | |
typedef struct player_gps_data | player_gps_data_t |
Data: state (PLAYER_GPS_DATA_STATE). |
Detailed Description
Global positioning system.
The gps
interface provides access to an absolute position system, such as GPS.
Typedef Documentation
typedef struct player_gps_data player_gps_data_t |
Data: state (PLAYER_GPS_DATA_STATE).
The gps
interface gives current global position and heading information.
- Todo:
- : Review the units used here