Allows for a GPS module to be connected to a serial port and exposes an easy to use API to get the GPS data.
Fork of MODGPS by
GPS_VTG Class Reference
#include <GPS_VTG.h>
Data Fields | |
| double | _velocity_knots |
| The velocity (in knots) | |
| double | _velocity_kph |
| The velocity (in kph) | |
| double | _track_true |
| The track (in decimal degrees true) | |
| double | _track_mag |
| The track (in decimal degrees magnetic) | |
Detailed Description
GPS_Time definition.
Definition at line 30 of file GPS_VTG.h.
Field Documentation
| double _track_mag |
| double _track_true |
| double _velocity_knots |
| double _velocity_kph |
Generated on Thu Jul 14 2022 07:39:12 by
1.7.2
