Learn R Programming

colorSpec (version 1.5-0)

lms1971: Cone Fundamentals - 2-degree (1971)

Description

lms1971.5nmthe Vos & Walraven (1971) 2° cone fundamentals from 380 to 780 nm, at 5nm intervals

Arguments

Format

A colorSpec object organized as a matrix with 3 columns:

longthe long wavelength responsivity
mediumthe medium wavelength responsivity
shortthe short wavelength responsivity

References

Vos, J. J. & Walraven, P. L. On the derivation of the foveal receptor primaries. Vision Research. 11 (1971) pp. 799-818.

See Also

lms2000

Examples

Run this code
summary(lms1971.5nm)
white.point = product( D65.1nm, lms1971.5nm, wave='auto' )

Run the code above in your browser using DataLab