Liking cljdoc? Tell your friends :D

org.soulspace.astronomy.atmosphere

Functions for calculations related to the atmosphere of the earth.

Functions for calculations related to the atmosphere of the earth.
raw docstring

airmassclj/s

(airmass zenital-distance)

Calculates the increase factor of the air mass of the atmosphere depending on the zenital distance of the source.

Calculates the increase factor of the air mass of the atmosphere depending on the zenital distance of the source.
sourceraw docstring

airmass-simplifiedclj/s

(airmass-simplified zenital-distance)

Calculates the increase factor of the air mass of the atmosphere depending on the zenital distance of the source. The simplified formula may be used for zenital distances < 70°.

Calculates the increase factor of the air mass of the atmosphere depending on the zenital distance of the source.
The simplified formula may be used for zenital distances < 70°.
sourceraw docstring

extinctionclj/s

(extinction zenital-distance)
(extinction zenital-distance wave-length)

Calculates the athmospheric extinction of an object in a given zenital distance.

Calculates the athmospheric extinction of an object in a given zenital distance.
sourceraw docstring

mie-extinctionclj/s

(mie-extinction wave-length)
(mie-extinction wave-length condition)

Calculates the extinction by mie scattering in magnitudes.

Calculates the extinction by mie scattering in magnitudes.
sourceraw docstring

rayleigh-extinctionclj/s

(rayleigh-extinction wave-length)
(rayleigh-extinction zenital-distance wave-length)

Calculates the extinction by rayleigh scattering in magnitudes.

Calculates the extinction by rayleigh scattering in magnitudes.
sourceraw docstring

rayleigh-optical-depthclj/s

(rayleigh-optical-depth wave-length)
(rayleigh-optical-depth zenital-distance wave-length)

Calculates the optical depth (tau) of the rayleigh scattering.

Calculates the optical depth (tau) of the rayleigh scattering.
sourceraw docstring

refraction-by-apparent-altitudeclj/s

(refraction-by-apparent-altitude altitude)
(refraction-by-apparent-altitude altitude temperature pressure)

Calculates the athmospheric refraction for an object at a given apparent altitude.

Calculates the athmospheric refraction for an object at a given apparent altitude.
sourceraw docstring

refraction-by-true-altitudeclj/s

(refraction-by-true-altitude altitude)
(refraction-by-true-altitude altitude temperature pressure)

Calculates the athmospheric refraction for an object at a given true altitude.

Calculates the athmospheric refraction for an object at a given true altitude.
sourceraw docstring

temperature-pressure-correctionclj/s

(temperature-pressure-correction temperature pressure)

Calculates the correction for temperature and air pressure

Calculates the correction for temperature and air pressure
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close