Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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
