|
Aria
2.8.0
|
This is the complete list of members for ArECEFCoords, including all inherited members.
| Ar3DPoint(void) (defined in Ar3DPoint) | Ar3DPoint | inline |
| Ar3DPoint(double x, double y, double z) (defined in Ar3DPoint) | Ar3DPoint | inline |
| ArECEFCoords(double x, double y, double z) (defined in ArECEFCoords) | ArECEFCoords | inline |
| cross(Ar3DPoint c) | Ar3DPoint | inline |
| dot(Ar3DPoint c) | Ar3DPoint | inline |
| ECEF2ENU(ArECEFCoords ref) | ArECEFCoords | |
| ECEF2LLA(void) | ArECEFCoords | |
| getX() const (defined in Ar3DPoint) | Ar3DPoint | inline |
| getY() const (defined in Ar3DPoint) | Ar3DPoint | inline |
| getZ() const (defined in Ar3DPoint) | Ar3DPoint | inline |
| myX (defined in Ar3DPoint) | Ar3DPoint | protected |
| myY (defined in Ar3DPoint) | Ar3DPoint | protected |
| myZ (defined in Ar3DPoint) | Ar3DPoint | protected |
| operator*(double c) | Ar3DPoint | inline |
| operator+(Ar3DPoint c) | Ar3DPoint | inline |
| operator-(Ar3DPoint c) | Ar3DPoint | inline |
| print(const char *head=NULL) | Ar3DPoint | |
| setX(double x) (defined in Ar3DPoint) | Ar3DPoint | inline |
| setY(double y) (defined in Ar3DPoint) | Ar3DPoint | inline |
| setZ(double z) (defined in Ar3DPoint) | Ar3DPoint | inline |
| ~Ar3DPoint() | Ar3DPoint | inline |