AssetTrackerRK
Data Structures
Here are the data structures with brief descriptions:
 CAssetTrackerCompatible replacement for the official Particle AssetTracker/Electron library
 CAssistNowDownloadClass to hold things used during download
 CLegacyAdapterThis class adapts the output from TinyGPS++ to match the results from the Adafruit parser and official Particle AssetTracker library
 CRawDegreesClass to hold raw degree values as integer values instead of floating point
 CTinyGPSAltitudeClass to hold altitude data and return the value in various units
 CTinyGPSCourseClass to hold course data and return the direction in degrees 0 <= deg < 360
 CTinyGPSCustomClass parse and hold an arbitrary value. Typically subclassed
 CTinyGPSDataContainer to hold the data values
 CTinyGPSDateClass to hold a date (year, month, day) value
 CTinyGPSDecimalClass to hold an arbitrary decimal value. Typically subclassed
 CTinyGPSIntegerClass to parse and maintain integer data
 CTinyGPSLocationClass to hold a location value
 CTinyGPSPlus
 CTinyGPSSpeedClass to hold speed data and return the value in various units
 CTinyGPSTimeClass to hold a time of day value
 CUbloxClass for implementing u-blox GPS support
 CUbloxAssistNowClass to use u-blox AssistNow to get a faster GPS fix
 CUbloxCommandClass to hold a command to send or a command to decode
 CUbloxCommandBaseClass for reading or writing a u-blox command
 CUbloxMessageHandlerStructure holding information about a message handler