Learn R Programming

photobiologyLamps (version 0.4.1)

oo_maya: Spectra acquired with Ocean Optics Maya2000 Pro

Description

Dataset containing the wavelengths and tabulated values spectral emittance for a germicidal lamp. This lamps are low pressure mercury discharge lamps lacking a phosphor in their envelope, and clearly showing the emission lines of mercury. They are used for disinfection. Absolute spectral irradiance values are not meaningful as the distance was not measured. In this case the measurement was on the working surface of a laboratory hood, using its built-in lamp.

Usage

oo_maya

Arguments

Format

A vector of character strings.

Details

oo_maaya is a character vector with indexes to members of lamps.mspct: germicidal

The variables in each member spectrum are as follows:

  • w.length (nm)

  • s.e.irrad (relative energy based units)

Examples

Run this code
# NOT RUN {
lamps.mspct[oo_maya]
lamps.mspct[["germicidal"]]
lamps.mspct$germicidal

# }

Run the code above in your browser using DataLab