CGeoLatLong() | CGeoLatLong | |
CGeoLatLong(double dLatitudeRadians, double dLongitudeRadians) | CGeoLatLong | |
CGeoLatLong(const CGeoLatLong &Other) | CGeoLatLong | |
Geocentric(C3DPoint &xyzPoint) const | CGeoLatLong | |
GeocentricWSG84(C3DPoint &xyzPoint) const | CGeoLatLong | |
GetLat() const | CGeoLatLong | [inline] |
GetLatDegrees() const | CGeoLatLong | [inline] |
GetLatString(char *dest) const | CGeoLatLong | |
GetLong() const | CGeoLatLong | [inline] |
GetLongDegrees() const | CGeoLatLong | [inline] |
GetLongString(char *dest) const | CGeoLatLong | |
Heading(const CGeoLatLong &Other) const | CGeoLatLong | |
IsValid(void) const | CGeoLatLong | |
m_dLat | CGeoLatLong | [protected] |
m_dLong | CGeoLatLong | [protected] |
operator!=(CGeoLatLong &Other) const | CGeoLatLong | |
operator=(const CGeoLatLong &Other) | CGeoLatLong | |
operator==(CGeoLatLong &Other) const | CGeoLatLong | |
Range(const CGeoLatLong &Other) const | CGeoLatLong | |
RangeAndHeading(const CGeoLatLong &Other, double &dRangeMetres, double &dHeadingRadians) const | CGeoLatLong | |
RangeToSlantRange(double dRange) | CGeoLatLong | [static] |
Rotate(const CGeoLatLong &Other) | CGeoLatLong | |
Set(double dHeadingRadians, double dRange, const CGeoLatLong &Origin) | CGeoLatLong | |
SetLat(double dLatRadians) | CGeoLatLong | [inline] |
SetLatDegrees(double dLatDegrees) | CGeoLatLong | [inline] |
SetLong(double dLongRadians) | CGeoLatLong | [inline] |
SetLongDegrees(double dLongDegrees) | CGeoLatLong | [inline] |
SlantRange(const CGeoLatLong &Other) const | CGeoLatLong | |
SlantRangeToRange(double dSlantRange) | CGeoLatLong | [static] |
SlantRangeWSG84(const CGeoLatLong &Other) const | CGeoLatLong | |
~CGeoLatLong() | CGeoLatLong |