lamps.mspct {photobiologyLamps} | R Documentation |
Spectral irradiance for diverse lamps
Description
A collection of lamp emission spectra measured with different spectroradiometers.
Usage
lamps.mspct
Format
A "source_mspct"
object containing several
"source_spct"
.
Details
The "source_mspct"
object contains "source_spct"
objects with spectral emission data. These classes are defined in
package photobiology-package
together with
corresponding methods and functions.
The variables in each member spectrum are as follows:
-
w.length (nm)
s.e.irrad (relative energy based units)
Note
Please see the help corresponding to each instrument for details.
See Also
bentham_lamps
, licor_lamps
, macam_lamps
,
oo_maya_lamps
for information on the spectroradiometers, and
photobiologyLEDs-package
for spectra for LEDs available
as electronic components.
Examples
uv_lamps
union(QPanel_lamps, uv_lamps)
lamps.mspct[union(Philips_lamps, red_lamps)]
lamps.mspct$QPanel.FT.UVB313.40W
[Package photobiologyLamps version 0.5.2 Index]