D65 {colourvision}R Documentation

CIE Standard Illuminant D65 in quantum flux (umol/m2/s)

Description

CIE Standard Illuminant D65. Datum has already been converted to quantum flux (umol/m2/s) and therefore can be used in colour vision models directly.

Usage

data("D65")

Format

A data frame with 107 observations on the following 2 variables.

l.nm

a numeric vector

Standard.Illuminant.D65

a numeric vector

Source

http://www.cie.co.at/

Examples

data("D65")
plot(D65, type="l")

[Package colourvision version 2.0.4 Index]