SuperNOVAS v1.2
The NOVAS C library, made better
|
#include <novas.h>
Data Fields | |
in_space | near_earth |
on_surface | on_surf |
enum novas_observer_place | where |
observer location type | |
Observer location (somewhere around Earth).
in_space near_earth |
data for an observer's location in orbit (if where = NOVAS_OBSERVER_IN_EARTH_ORBIT) As of v1.1 the same structure may be used to store heliocentric location and motion for any Solar-system observer also (if where = NOVAS_SOLAR_SYSTEM_OBSERVER).
on_surface on_surf |
structure containing data for an observer's location on the surface of the Earth (if where = NOVAS_OBSERVER_ON_EARTH)