| 
| 
  | Location (AIMValue stored) | 
|   | 
| 
  | Location (std::string id, double centerLatitude, double centerLongitude, double accuracy, double weightSum) | 
|   | 
| 
double  | getCenterLatitude () const  | 
|   | 
| 
double  | getCenterLongitude () const  | 
|   | 
| 
double  | getAccuracy () const  | 
|   | 
| 
std::string  | getLabel () const  | 
|   | 
| 
void  | setLabel (std::string newLabel) | 
|   | 
| 
std::string  | getIdentifier () | 
|   | 
| 
void  | addPosition (const PositionPoint &pos) | 
|   | 
| 
AIMValue  | getAIMValue () | 
|   | 
The documentation for this class was generated from the following files:
- modules/modules/LocationTrace/inc/Location.h
 
- modules/modules/LocationTrace/src/Location.cpp