Aria
2.8.0
|
This is the complete list of members for ArLLACoords, including all inherited members.
Ar3DPoint(void) (defined in Ar3DPoint) | Ar3DPoint | inline |
Ar3DPoint(double x, double y, double z) (defined in Ar3DPoint) | Ar3DPoint | inline |
ArLLACoords(void) (defined in ArLLACoords) | ArLLACoords | inline |
ArLLACoords(double x, double y, double z) (defined in ArLLACoords) | ArLLACoords | inline |
cross(Ar3DPoint c) | Ar3DPoint | inline |
dot(Ar3DPoint c) | Ar3DPoint | inline |
getAltitude(void) const (defined in ArLLACoords) | ArLLACoords | inline |
getLatitude(void) const (defined in ArLLACoords) | ArLLACoords | inline |
getLongitude(void) const (defined in ArLLACoords) | ArLLACoords | inline |
getX() const (defined in Ar3DPoint) | Ar3DPoint | inline |
getY() const (defined in Ar3DPoint) | Ar3DPoint | inline |
getZ() const (defined in Ar3DPoint) | Ar3DPoint | inline |
LLA2ECEF(void) | ArLLACoords | |
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 | |
setAltitude(double a) (defined in ArLLACoords) | ArLLACoords | inline |
setLatitude(double l) (defined in ArLLACoords) | ArLLACoords | inline |
setLongitude(double l) (defined in ArLLACoords) | ArLLACoords | 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 |