Fluorescents {colorSpec} | R Documentation |
Standard series F Illuminants F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, and F12
Description
Fs.5nm
contains 12 CIE Fluorescent Illuminants, from 380 to 780 nm, at 5nm intervals.
Format
Fs.5nm
is a colorSpec object with 12 spectra.
It is organized as a data frame with quantity
equal to "energy".
Note
The series F illuminants do not seem to be normalized in a consistent way.
Source
http://www.rit-mcsl.org/UsefulData/Fluorescents.htm
See Also
Examples
# plot only F4
plot( subset(Fs.5nm,"F4") )
[Package colorSpec version 1.5-0 Index]