Learn R Programming

photobiologySensors (version 0.5.1)

diffusers.lst: Angular response of sensors

Description

A collection of angular response data for selected broadband sensors used for measuring ultraviolet and visible radiation and of cosine diffusers used with spectrometers. Each data frame in the collection contains three variables, angle.deg (degrees) at either regular or irregular intervals, response relative to the maximum (as a fraction of one) and response relative to a perfect cosine response (as a fraction of one). Data are either from manufacturer specifications or independent measurements reported in the scientific literature.

Usage

diffusers.lst

Arguments

Format

A response_mspct object containing a response_spct objects as named members.

Each member spectrum contains three variables:

  • angle.deg (degrees)

  • response (/1)

  • response.over.cosine (/1)

Examples

Run this code
names(diffusers.lst)

Run the code above in your browser using DataLab