Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GpsLocation Class Reference

#include </home/clem/local/src/opie/noncore/net/wellenreiter/gui/gps.h>

List of all members.

Public Member Functions

 GpsLocation (const float &lat, const float &lon)
 ~GpsLocation ()
float latitude () const
float longitude () const
QString dmsPosition () const

Private Attributes

float _latitude
float _longitude


Constructor & Destructor Documentation

GpsLocation::GpsLocation const float &  lat,
const float &  lon
[inline]
 

Definition at line 25 of file gps.h.

GpsLocation::~GpsLocation  )  [inline]
 

Definition at line 26 of file gps.h.


Member Function Documentation

QString GpsLocation::dmsPosition  )  const
 

Definition at line 81 of file gps.cpp.

References _latitude, _longitude, abs, QString::append(), and QString::number().

Referenced by WellenreiterMainWindow::demoReadFromGps().

float GpsLocation::latitude  )  const [inline]
 

Definition at line 27 of file gps.h.

References _latitude.

float GpsLocation::longitude  )  const [inline]
 

Definition at line 28 of file gps.h.

References _longitude.


Member Data Documentation

float GpsLocation::_latitude [private]
 

Definition at line 31 of file gps.h.

Referenced by dmsPosition(), and latitude().

float GpsLocation::_longitude [private]
 

Definition at line 32 of file gps.h.

Referenced by dmsPosition(), and longitude().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:34:20 2005 for OPIE by  doxygen 1.4.2