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

#include <novas.h>

Data Fields

double height
 [m] altitude above sea level
 
double humidity
 [%] Relative humidity.
 
double latitude
 [deg] geodetic (ITRS) latitude; north positive
 
double longitude
 [deg] geodetic (ITRS) longitude; east positive
 
double pressure
 [mbar] atmospheric pressure for optical refraction
 
double temperature
 [C] temperature (degrees Celsius); for optical refraction
 

Detailed Description

Data for an observer's location on the surface of the Earth, and optional local weather data for refraction calculations only.

See also
observer
make_on_surface()
ON_SURFACE_INIT
ON_SURFACE_LOC

Field Documentation

◆ humidity

double humidity

[%] Relative humidity.

Since
1.1

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