libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
|
#include <geom.h>
Data Fields | |
double | a |
double | b |
double | f |
double | ecc |
double | ecc2 |
double | r |
Ellipsoid parameters. Ellipsoids are often used to translate between geographic coordinates and 3-space Euclidian coordinate systems, such as ECEF. The vast majority of the time, you will simply want to use the standard wgs84 ellipsoid.