Aria
2.8.0
|
This is the complete list of members for ArENUCoords, including all inherited members.
Ar3DPoint(void) (defined in Ar3DPoint) | Ar3DPoint | inline |
Ar3DPoint(double x, double y, double z) (defined in Ar3DPoint) | Ar3DPoint | inline |
ArENUCoords(double x, double y, double z) (defined in ArENUCoords) | ArENUCoords | inline |
cross(Ar3DPoint c) | Ar3DPoint | inline |
dot(Ar3DPoint c) | Ar3DPoint | inline |
ENU2ECEF(ArLLACoords ref) | ArENUCoords | |
getEast(void) const (defined in ArENUCoords) | ArENUCoords | inline |
getNorth(void) const (defined in ArENUCoords) | ArENUCoords | inline |
getUp(void) const (defined in ArENUCoords) | ArENUCoords | inline |
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 | |
setEast(double e) (defined in ArENUCoords) | ArENUCoords | inline |
setNorth(double n) (defined in ArENUCoords) | ArENUCoords | inline |
setUp(double u) (defined in ArENUCoords) | ArENUCoords | inline |
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 |