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

#include <novas.h>

Data Fields

in_space near_earth
 
on_surface on_surf
 
enum novas_observer_place where
 observer location type
 

Detailed Description

Observer location (somewhere around Earth).

Field Documentation

◆ near_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_surf

on_surface on_surf

structure containing data for an observer's location on the surface of the Earth (if where = NOVAS_OBSERVER_ON_EARTH)


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