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

Observer location. More...

#include <novas.h>

Data Fields

struct novas_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).
 
struct novas_on_surface on_surf
 structure containing data for an observer's location on the surface of the Earth (if where = NOVAS_OBSERVER_ON_EARTH)
 
enum novas_observer_place where
 observer location type
 

Detailed Description


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