Data Fields
ae_star_t Struct Reference

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.
 

Detailed Description

For holding information on a star/planet.

Note the items for a star are in different measurement units in the ASCII file description.


The documentation for this struct was generated from the following file: