daylightcomponents {colorscience}R Documentation

daylight components

Description

daylightcomponents table with the mean relative spectral radiant power distribution and first two eigenvectors for the CIE method of calculating daylight.

Format

This data frame contains the following columns:

wlnm

wavelength in nm

S0

mean relative spectral radiant power distribution

S1

first eigenvector

S2

second eigenvector

Author(s)

Jose Gama

Source

Wyszecki, G. and Stiles, W.S., 1982 Color Science: Concepts and Methods, Quantitative data and formulae. John Wiley & Sons.

References

Wyszecki, G. and Stiles, W.S., 1982 Color Science: Concepts and Methods, Quantitative data and formulae. John Wiley & Sons.

Examples

data(daylightcomponents)
str(daylightcomponents)

[Package colorscience version 1.0.9 Index]