SuperNOVAS v1.2
The NOVAS C library, made better
|
#include <novas.h>
Data Fields | |
int | mask |
Bitwise mask (1 << planet-number) specifying wich planets have pos/vel data. | |
double | pos [NOVAS_PLANETS][3] |
[AU] Apparent positions of planets w.r.t. observer antedated for light-time | |
double | vel [NOVAS_PLANETS][3] |
[AU/day] Apparent velocity of planets w.r.t. barycenter antedated for light-time | |
Position and velocity data for a set of major planets (which may include the Sun and the Moon also).