#include <ArGPSCoords.h>
Inheritance diagram for ArLLACoords:

Public Member Functions | |
| ArLLACoords (double x, double y, double z) | |
| double | getAltitude (void) const | 
| double | getLatitude (void) const | 
| double | getLongitude (void) const | 
| ArECEFCoords | LLA2ECEF (void) | 
      
  | 
  
| 
 Converts Latitude Longitude Altitude coordinates into Earth Centered Earth Fixed coordinates.  | 
  
 1.4.2