Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lightResponsivitySpectra

compute standard light responsivity spectra


Description

Some action spectra standards are defined by simple equations; the erythemal spectrum for human sunburn is one of them.

Usage

erythemalSpectrum( wavelength=250:400 )

Arguments

wavelength

a vector of wavelengths, in nm

Details

This erythemal spectrum is defined in 4 pieces: λ ≤ 298, 298 ≤ λ ≤ 328, 328 ≤ λ ≤ 400, and 400 < λ. The unit is nm. The spectrum is used in the definition of the international standard UV Index.

Value

For erythemalSpectrum()
A colorSpec object with quantity equal to 'energy->action'. The responsivity is 0 for λ > 400 nm, so this putting this spectrum in the category of human vision is a bit of a stretch.

Source

References

McKinlay, A.F., and B.L. Diffey. A reference action spectrum for ultraviolet induced erythema in human skin. CIE Res. Note, 6(1), 17-22. (1987)

See Also


colorSpec

Color Calculations with Emphasis on Spectral Data

v1.2-1
GPL (>= 3)
Authors
Glenn Davis [aut, cre]
Initial release
2020-04-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.