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 | |
~Ar3DPoint() | Ar3DPoint | [inline] |