libpandac
0.0.0
A library designed for a comm.ai Panda.
|
Public Attributes | |
double | latitude = 0 |
Latitude from GGA or RMC NMEA strings. | |
double | longitude = 0 |
Longitude from GGA or RMC NMEA strings. | |
double | altitude = 0 |
Altitude from GGA NMEA strings. | |
double | geoidalSeparation = 0 |
Geoidal Seperation from GGA or RMC NMEA strings. | |