Protected Attributes

GPS Class Reference

GPS base class. More...

#include <gps.h>

Inheritance diagram for GPS:
Module GPSNMEA

List of all members.

Protected Attributes

Socket8 m_ok
SocketF m_latitude
SocketF m_longitude
SocketF m_altitude
SocketF m_heading
SocketF m_speed

Detailed Description

GPS base class.

All GPS modules should be based on this class.
Sockets exposed:

GPS.Latitude
GPS.Longitude
GPS.Altitude
GPS.Heading
GPS.Speed
GPS.OK

external sockets expected:


Member Data Documentation

SocketF GPS::m_altitude [protected]
SocketF GPS::m_heading [protected]
SocketF GPS::m_latitude [protected]
Socket8 GPS::m_ok [protected]
SocketF GPS::m_speed [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines