RUI3 (RAK Unified Interface 3) - RAK4631
TinyGPSLocation

Public Member Functions

bool isValid () const
 
bool isUpdated () const
 
uint32_t age () const
 
const RawDegreesrawLat ()
 
const RawDegreesrawLng ()
 
double lat ()
 
double lng ()
 
 TinyGPSLocation ()
 

Constructor & Destructor Documentation

◆ TinyGPSLocation()

Member Function Documentation

◆ isValid()

bool isValid ( ) const

◆ isUpdated()

bool isUpdated ( ) const

◆ age()

uint32_t age ( ) const

◆ rawLat()

const RawDegrees& rawLat ( )

◆ rawLng()

const RawDegrees& rawLng ( )

◆ lat()

double lat ( )

◆ lng()

double lng ( )