LatLong Class Reference

#include <coordinates.h>

List of all members.

Public Member Functions

 LatLong (double lat, double lon)
 LatLong (void)
bool operator== (const LatLong &that)

Public Attributes

double latitude
double longitude

Detailed Description

GPS latitude and longitude

Definition at line 34 of file coordinates.h.


Constructor & Destructor Documentation

LatLong::LatLong ( void   )  [inline]

Definition at line 38 of file coordinates.h.

LatLong::LatLong ( double  lat,
double  lon 
) [inline]

Definition at line 44 of file coordinates.h.


Member Function Documentation

bool LatLong::operator== ( const LatLong that  )  [inline]

Definition at line 49 of file coordinates.h.


Member Data Documentation

Definition at line 34 of file coordinates.h.

Definition at line 35 of file coordinates.h.


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


art_map
Author(s): David Li, Patrick Beeson, Bartley Gillen, Tarun Nimmagadda, Mickey Ristroph, Michael Quinlan, Jack O'Quin
autogenerated on Fri Jan 11 09:53:08 2013