photobiologyLamps (version 0.5.2)

lamp_types: Spectral data for Lamps of different types

Description

Names of datasets containing the wavelengths and tabulated values spectral emittance for the lamps of different types.

Usage

lamp_types

incandescent_lamps

fluorescent_lamps

led_lamps

mercury_lamps

multimetal_lamps

sodium_lamps

xenon_lamps

Arguments

Format

A vector of character strings.

An object of class character of length 3.

An object of class character of length 22.

An object of class character of length 30.

An object of class character of length 23.

An object of class character of length 1.

An object of class character of length 1.

An object of class character of length 4.

See Also

lamps.mspct

Examples

Run this code
sodium_lamps
multimetal_lamps
mercury_lamps
led_lamps

# select lamps emitting in the amber, yellow, orange region
lamps.mspct[sodium_lamps]

Run the code above in your browser using DataLab