ArMapGPSCoords Class Reference

#include <ArGPSCoords.h>

Inheritance diagram for ArMapGPSCoords:

ArENUCoords Ar3DPoint List of all members.

Detailed Description

Coordinates based on a map with origin in LLA coords with conversion methods from LLA to ENU and from ENU to LLA coordinates.


Public Member Functions

 ArMapGPSCoords (ArLLACoords org)
bool convertLLA2MapCoords (const ArLLACoords &lla, double &ea, double &no, double &up)
bool convertLLA2MapCoords (const double lat, const double lon, const double alt, double &ea, double &no, double &up) const
bool convertMap2LLACoords (const double ea, const double no, const double up, double &lat, double &lon, double &alt) const

Public Attributes

ArECEFCoordsmyOriginECEF
ArLLACoordsmyOriginLLA
bool myOriginSet


The documentation for this class was generated from the following file:
Generated on Thu Aug 6 09:39:36 2009 for Aria by  doxygen 1.5.1