photobiologyFilters (version 0.4.4)

band_pass: Spectral data for filters of different 'types'

Description

Names of datasets containing the wavelengths and tabulated values for fractional spectral trabsmittance according to their type. Band-pass filters transmit a range of wavelengths, but block shorter and longer ones. Long-pass filters absorb wavelengths shorter than their cut-off and short-pass filters absorb wavelengths longer than their cut-off.

Usage

band_pass

long_pass

short_pass

Arguments

Format

A vector of character strings.

See Also

filters.mspct

Examples

Run this code
# NOT RUN {
band_pass

# select band-pass filters
filters.mspct[band_pass]

# }

Run the code above in your browser using DataCamp Workspace