lightResponsivitySpectra: compute standard light responsivity spectra

lightResponsivitySpectraR Documentation

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

https://en.wikipedia.org/wiki/Ultraviolet_index

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

daylight, quantity, materialSpectra, lightSpectra


colorSpec documentation built on May 4, 2022, 9:06 a.m.