spectra2lux: Illuminance (Lux) from spectra

Description Usage Arguments Value Author(s) Source References Examples

View source: R/colorscience.R

Description

spectra2lux Illuminance (Lux) from spectra.

Usage

1
spectra2lux(spectraIn=NA, ciexyzIn=NA,wlIn=NA, wlInterval=NA) 

Arguments

spectraIn

light source spd

ciexyzIn

reference data values

wlIn

range of output wavelengths

wlInterval

arbitrary wavelength interval to be applied to all series through interpolation

Value

Correlated Color Temperature (CCT)

Author(s)

Jose Gama

Source

Rensselaer Polytechnic Institute Light Sources and Color Q & A Appendix B: MATLAB script for calculating measures of light source color: CCT, CRI, GA, and FSI http://www.lrc.rpi.edu/programs/nlpip/lightinganswers/lightsources/appendixb1.asp

References

Rensselaer Polytechnic Institute Light Sources and Color Q & A Appendix B: MATLAB script for calculating measures of light source color: CCT, CRI, GA, and FSI http://www.lrc.rpi.edu/programs/nlpip/lightinganswers/lightsources/appendixb1.asp

Examples

1
spectra2lux(MaterialReferenceData[,c('wavelength','BlueSky')])

colorscience documentation built on Oct. 30, 2019, 9:33 a.m.