Fluorescents: Standard series F Illuminants F1, F2, F3, F4, F5, F6, F7, F8,...

FluorescentsR 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

ABC, D50, D65

Examples

#   plot only F4
plot( subset(Fs.5nm,"F4") )

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