For holding information on a star/planet. More...
#include <aephem.h>
Data Fields | |
| char | name [32] |
| Object name (31 chars). | |
| double | epoch |
| Epoch of coordinates. | |
| double | ra |
| Right Ascension, degrees. | |
| double | dec |
| Declination, degrees. | |
| double | px |
| Parallax, seconds of arc. | |
| double | mura |
| Proper motion in R.A., "/century. | |
| double | mudec |
| Proper motion in Dec., "/century. | |
| double | v |
| Radial velocity in units of km/s. | |
| double | mag |
| Visual magnitude. | |
For holding information on a star/planet.
Note the items for a star are in different measurement units in the ASCII file description.
| AEPHEM documentation generated by Doxygen v1.8.9.1 at Sat Aug 1 2015 15:02:46. |