Learn R Programming

photobiologyWavebands (version 0.4.5)

CIE: Constructor of CIE weighted waveband

Description

Erythema BSWF

Usage

CIE(norm = 298, w.low = 250, w.high = 400)

Value

a waveband object wavelength defining wavelength range, weighting function and normalization wavelength.

Arguments

norm

normalization wavelength (nm)

w.low

short-end boundary wavelength (nm)

w.high

long-end boundary wavelength (nm)

References

Webb, A. (20XX)

See Also

waveband

Other BSWF weighted wavebands: CH4(), DNA_GM(), DNA_N(), DNA_P(), FLAV(), GEN_G(), GEN_M(), GEN_T(), ICNIRP(), PG()

Examples

Run this code
CIE()
CIE(300)

Run the code above in your browser using DataLab