Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

GPSLocation Struct Reference
[Library for parsing NMEA data streams provided by GPS modules.Library for parsing NMEA data streams provided by GPS modules.]

#include <otNMEA.h>

Inheritance diagram for GPSLocation:

TimeMeasure

Public Member Functions

bool isValid () const
bool isUpdated () const
U32 age ()
const RawDegreesrawLat ()
const RawDegreesrawLng ()
F64 lat ()
F64 lng ()
 GPSLocation ()

Friends

class GPSPlus

Detailed Description

Latitude and Longitude container


Constructor & Destructor Documentation

GPSLocation.GPSLocation  ) 
 


Member Function Documentation

U32 GPSLocation.age  ) 
 

bool GPSLocation.isUpdated  )  const
 

bool GPSLocation.isValid  )  const
 

F64 GPSLocation.lat  ) 
 

F64 GPSLocation.lng  ) 
 

const RawDegrees& GPSLocation.rawLat  ) 
 

const RawDegrees& GPSLocation.rawLng  ) 
 


Friends And Related Function Documentation

friend class GPSPlus [friend]
 


The documentation for this struct was generated from the following file: footer
otStudio - Library Reference - (C) 2020-23 Officina Turini, All Rights Reserved
Document built with Doxygen 1.4.0