Liking cljdoc? Tell your friends :D

org.soulspace.astronomy.magnitude


absolute-magnitudeclj/s

(absolute-magnitude dist mag)

Calculates the absolute magnitude from the given relative magnitude and distance in parsec.

Calculates the absolute magnitude from the given relative magnitude and distance in parsec.
sourceraw docstring

brightness-ratioclj/s

(brightness-ratio delta-mag)
(brightness-ratio mag1 mag2)

Calculates the brightness ratio from the magnitudes or the magnitude difference.

Calculates the brightness ratio from the magnitudes or the magnitude difference.
sourceraw docstring

combined-magnitudeclj/s

(combined-magnitude mag1)
(combined-magnitude mag1 mag2)
(combined-magnitude mag1 mag2 & mags)

Calculates the combined magnitude of the given magnitudes.

Calculates the combined magnitude of the given magnitudes.
sourceraw docstring

contrastclj/s

(contrast delta-mag)
(contrast mag1 mag2)

Calculates the contrast from the magnitudes or the magnitude difference.

Calculates the contrast from the magnitudes or the magnitude difference.
sourceraw docstring

mag-per-''²-to-mag-per-'²clj/s

(mag-per-''²-to-mag-per-'² mag-per-''²)

Calculates the magnitudes per square arc minute from the magnitudes per square arc second.

Calculates the magnitudes per square arc minute from the magnitudes per square arc second.
sourceraw docstring

mag-per-''²-to-mag-per-°²clj/s

(mag-per-''²-to-mag-per-°² mag-per-''²)

Calculates the magnitudes per square arc degree from the magnitudes per square arc second.

Calculates the magnitudes per square arc degree from the magnitudes per square arc second.
sourceraw docstring

mag-per-'²-to-mag-per-''²clj/s

(mag-per-'²-to-mag-per-''² mag-per-'²)

Calculates the magnitudes per square arc second from the magnitudes per square arc minute.

Calculates the magnitudes per square arc second from the magnitudes per square arc minute.
sourceraw docstring

mag-per-'²-to-mag-per-°²clj/s

(mag-per-'²-to-mag-per-°² mag-per-'²)

Calculates the magnitudes per square arc degree from the magnitudes per square arc minute.

Calculates the magnitudes per square arc degree from the magnitudes per square arc minute.
sourceraw docstring

mag-per-°²-to-mag-per-''²clj/s

(mag-per-°²-to-mag-per-''² mag-per-°²)

Calculates the magnitudes per square arc second from the magnitudes per square arc degree.

Calculates the magnitudes per square arc second from the magnitudes per square arc degree.
sourceraw docstring

mag-per-°²-to-mag-per-'²clj/s

(mag-per-°²-to-mag-per-'² mag-per-°²)

Calculates the magnitudes per square arc minute from the magnitudes per square arc degree.

Calculates the magnitudes per square arc minute from the magnitudes per square arc degree.
sourceraw docstring

Magnitudeclj/sprotocol

magnitudeclj/s

(magnitude this)
(magnitude this time)
(magnitude this time location)

Returns the magnitude.

Returns the magnitude.
source

magnitude-differenceclj/s

(magnitude-difference ratio)

Calculates the magnitude difference from the brightness ratio.

Calculates the magnitude difference from the brightness ratio.
sourceraw docstring

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

× close