AssetTrackerRK
Data Fields
RawDegrees Struct Reference

Class to hold raw degree values as integer values instead of floating point. More...

#include <TinyGPS++.h>

Data Fields

uint16_t deg
 Degree value (0 <= deg < 365)
 
uint32_t billionths
 Billionths of a segree.
 
bool negative
 true if negative (south latitude or east longitude)
 

Detailed Description

Class to hold raw degree values as integer values instead of floating point.


The documentation for this struct was generated from the following file: