This class implements a 3 element column vector.
double GetAGLevel(double t, const FGLocation &location, FGLocation &contact, FGColumnVector3 &normal, FGColumnVector3 &v, FGColumnVector3 &w) const override
Compute the altitude above ground.
FGLocation holds an arbitrary location in the Earth centered Earth fixed reference frame (ECEF).
double GetGeodAltitude(void) const
Gets the geodetic altitude in feet.
void SetPositionGeodetic(double lon, double lat, double height)
Sets the longitude, latitude and the distance above the reference spheroid.
double GetLongitude() const
Get the longitude.
double GetGeodLatitudeRad(void) const
Get the GEODETIC latitude in radians.
void SetEllipse(double semimajor, double semiminor)
Sets the semimajor and semiminor axis lengths for this planet.