Soldered L86 M33 GNSS Library 1.0.0
Arduino library for communication with Soldered L86-M33 GNSS module
Loading...
Searching...
No Matches
RawDegrees Struct Reference

#include <TinyGPS++.h>

Public Member Functions

 RawDegrees ()
 

Public Attributes

uint16_t deg
 
uint32_t billionths
 
bool negative
 

Constructor & Destructor Documentation

◆ RawDegrees()

RawDegrees::RawDegrees ( )
inline

Member Data Documentation

◆ billionths

uint32_t RawDegrees::billionths

◆ deg

uint16_t RawDegrees::deg

◆ negative

bool RawDegrees::negative

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