SuperNOVAS v1.2
The NOVAS C library, made better
Loading...
Searching...
No Matches
novas_planet_bundle Struct Reference

#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
 

Detailed Description

Position and velocity data for a set of major planets (which may include the Sun and the Moon also).

Since
1.1
See also
enum novas_planet

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