photobiologySensors (version 0.4.0)

sensors.mspct: Spectral response of sensors

Description

A collection of response spectra for various broadband sensors used for measuring ultraviolet and visible radiation. Each spectrun in the collection contains two variables, wavelengths (nm) at either regular or irregular intervals and spectral responsiveness (in energy units). Spectral data are in most cases normalized to one at the wavelength of maximum energy responsivity. Absolute calibration values are given only for data from a publication which reports on mulstiple units of the same type.

Usage

sensors.mspct

Arguments

Format

A response_mspct object containing a response_spct objects as named members.

Each member spectrum contains two variables, with responsivity in most cases in relative energy units:

  • w.length (nm)

  • s.e.response (r.u.)

See Also

source_spct and generic_mspct

Examples

Run this code
# NOT RUN {
names(sensors.mspct)

# }

Run the code above in your browser using DataLab