RUI3 (RAK Unified Interface 3) - RAK4631
TinyGPSCustom

Public Member Functions

 TinyGPSCustom ()
 
 TinyGPSCustom (TinyGPSPlus &gps, const char *sentenceName, int termNumber)
 
void begin (TinyGPSPlus &gps, const char *_sentenceName, int _termNumber)
 
bool isUpdated () const
 
bool isValid () const
 
uint32_t age () const
 
const char * value ()
 

Constructor & Destructor Documentation

◆ TinyGPSCustom() [1/2]

◆ TinyGPSCustom() [2/2]

TinyGPSCustom ( TinyGPSPlus gps,
const char *  sentenceName,
int  termNumber 
)

Member Function Documentation

◆ begin()

void begin ( TinyGPSPlus gps,
const char *  _sentenceName,
int  _termNumber 
)

◆ isUpdated()

bool isUpdated ( ) const

◆ isValid()

bool isValid ( ) const

◆ age()

uint32_t age ( ) const

◆ value()

const char* value ( )