lamp_types {photobiologyLamps} | R Documentation |
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
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.
Note
In the case of LED-based lamps we include here only ready built commercially
available lamps.
In some cases assembled from multiple descrete LEDs, possible of mixed types and
spectral output. For emission spectra for LEDs available as electronic components
please see photobiologyLEDs-package
.
See Also
Examples
sodium_lamps
multimetal_lamps
mercury_lamps
led_lamps
# select lamps emitting in the amber, yellow, orange region
lamps.mspct[sodium_lamps]
[Package photobiologyLamps version 0.5.2 Index]