For holding information on an orbit. More...
#include <aephem.h>
Data Fields | |
| char | name [32] |
| Name of the object. | |
| double | epoch |
| Epoch of orbital elements. | |
| double | i |
| Inclination, in degrees. | |
| double | W |
| Longitude of the ascending node, in degrees. | |
| double | w |
| Argument of the perihelion, in degrees. | |
| double | a |
| Mean distance (semimajor axis), in AU. | |
| double | dm |
| Daily motion, in AU per day. | |
| double | ecc |
| Eccentricity. | |
| double | M |
| Mean anomaly, in degrees. | |
| double | equinox |
| Epoch of equinox and ecliptic. | |
| struct ae_plantbl_t * | ptable |
| The perturbation tables. | |
| double | L |
| Computed mean longitude. | |
| double | r |
| Computed radius vector. | |
| double | plat |
| Perturbation in ecliptic latitude. | |
For holding information on an orbit.
| AEPHEM documentation generated by Doxygen v1.8.9.1 at Sat Aug 1 2015 15:02:46. |