RUI3 (RAK Unified Interface 3) - RAK4631
TinyGPS++.h File Reference

Go to the source code of this file.

Data Structures

struct  RawDegrees
 
struct  TinyGPSLocation
 
struct  TinyGPSDate
 
struct  TinyGPSTime
 
struct  TinyGPSDecimal
 
struct  TinyGPSInteger
 
struct  TinyGPSSpeed
 
struct  TinyGPSCourse
 
struct  TinyGPSAltitude
 
struct  TinyGPSHDOP
 
class  TinyGPSCustom
 
class  TinyGPSPlus
 

Macros

#define _GPS_VERSION   "1.0.2"
 
#define _GPS_MPH_PER_KNOT   1.15077945
 
#define _GPS_MPS_PER_KNOT   0.51444444
 
#define _GPS_KMPH_PER_KNOT   1.852
 
#define _GPS_MILES_PER_METER   0.00062137112
 
#define _GPS_KM_PER_METER   0.001
 
#define _GPS_FEET_PER_METER   3.2808399
 
#define _GPS_MAX_FIELD_SIZE   15
 

Macro Definition Documentation

◆ _GPS_VERSION

#define _GPS_VERSION   "1.0.2"

◆ _GPS_MPH_PER_KNOT

#define _GPS_MPH_PER_KNOT   1.15077945

◆ _GPS_MPS_PER_KNOT

#define _GPS_MPS_PER_KNOT   0.51444444

◆ _GPS_KMPH_PER_KNOT

#define _GPS_KMPH_PER_KNOT   1.852

◆ _GPS_MILES_PER_METER

#define _GPS_MILES_PER_METER   0.00062137112

◆ _GPS_KM_PER_METER

#define _GPS_KM_PER_METER   0.001

◆ _GPS_FEET_PER_METER

#define _GPS_FEET_PER_METER   3.2808399

◆ _GPS_MAX_FIELD_SIZE

#define _GPS_MAX_FIELD_SIZE   15