SGGeodesy Class Reference

List of all members.

Static Public Member Functions

static void SGCartToGeod (const SGVec3< double > &cart, SGGeod &geod)
 Takes a cartesian coordinate data and returns the geodetic coordinates.
static void SGGeodToCart (const SGGeod &geod, SGVec3< double > &cart)
 Takes a geodetic coordinate data and returns the cartesian coordinates.
static double SGGeodToSeaLevelRadius (const SGGeod &geod)
 Takes a geodetic coordinate data and returns the sea level radius.
static void SGCartToGeoc (const SGVec3< double > &cart, SGGeoc &geoc)
 Takes a cartesian coordinate data and returns the geocentric coordinates.
static void SGGeocToCart (const SGGeoc &geoc, SGVec3< double > &cart)
 Takes a geocentric coordinate data and returns the cartesian coordinates.

Static Public Attributes

static const double EQURAD
static const double iFLATTENING
static const double SQUASH
static const double STRETCH
static const double POLRAD

Detailed Description

Definition at line 21 of file SGGeodesy.hxx.


The documentation for this class was generated from the following files:
Generated on Mon Dec 17 09:30:57 2007 for SimGear by  doxygen 1.5.1