Module atm_refraction::air

source ·
Expand description

Module containing tools for defining non-standard atmospheric models. A module providing the tooling for atmospheric models.

Structs

A structure representing an atmospheric model. It provides the temperature and density as functions of altitude

Functions

Returns the air refractive index for the given wavelength (lambda), at the given pressure (p), temperature (t) and relative humidity (rh)
Returns the air refractive index for the given wavelength (lambda), at the given pressure (p), temperature (t) and relative humidity (rh), decreased by 1
Reads an atmosphere definition from file and returns the resulting model
calculates the saturated vapor pressure over water
Returns the US-1976 standard model of the Earth’s atmosphere.