![]() |
SuperNOVAS C++ API v1.6
High-precision C/C++ astrometry library
|
data for an observer's location on Earth orbit More...
#include <novas.h>
Public Attributes | |
| double | sc_pos [3] |
| [km] geocentric (or [AU] ICRS barycentric) position vector (x, y, z) | |
| double | sc_vel [3] |
| [km/s] geocentric (or [AU/day] ICRS barycentric) velocity vector (x_dot, y_dot, z_dot) | |
data for an observer's location on Earth orbit
| double novas_in_space::sc_pos[3] |
[km] geocentric (or [AU] ICRS barycentric) position vector (x, y, z)
Referenced by make_in_space().
| double novas_in_space::sc_vel[3] |
[km/s] geocentric (or [AU/day] ICRS barycentric) velocity vector (x_dot, y_dot, z_dot)
Referenced by make_airborne_observer(), make_in_space(), and make_observer().