#include <ArGPSCoords.h>
Inheritance diagram for ArECEFCoords:
Public Member Functions | |
ArECEFCoords (double x, double y, double z) | |
ArENUCoords | ECEF2ENU (ArECEFCoords ref) |
ArLLACoords | ECEF2LLA (void) |
|
Converts Earth Centered Earth Fixed coordinates into the tangential East North Up coordinates with ref being the origin.
|
|
Converts Earth Centered Earth Fixed coordinates into Latitude Longitude Altitude coordinates. |