photobiologyLamps (version 0.4.2)

lamps.mspct: Spectral irradiance for diverse lamps

Description

A collection of lamp emission spectra measured with different spectroradiometers.

Usage

lamps.mspct

Arguments

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)

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

Run this code
# NOT RUN {
uv_lamps
union(qpanel_lamps, uv_lamps)
lamps.mspct[union(philips_lamps, red_lamps)]

lamps.mspct$qpanel.uvb313

# }

Run the code above in your browser using DataCamp Workspace