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_Geodetic Class Reference
GPS_Geodetic definition. More...
#include <GPS_Geodetic.h>
Data Fields | |
| double | lat |
| double The latitude | |
| double | lon |
| double The longitude | |
| double | alt |
| double The altitude | |
Detailed Description
GPS_Geodetic definition.
Definition at line 30 of file GPS_Geodetic.h.
Field Documentation
| double alt |
double The altitude
Definition at line 40 of file GPS_Geodetic.h.
| double lat |
double The latitude
Definition at line 34 of file GPS_Geodetic.h.
| double lon |
double The longitude
Definition at line 37 of file GPS_Geodetic.h.
Generated on Thu Jul 14 2022 07:39:12 by
1.7.2
