Learn R Programming

photobiologyFilters (version 0.6.0)

band_pass_filters: Indexing of filters of different curve types

Description

Vectors of names of member objects grouped according to their type or optical properties. 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. Multi-band and single-band pass filters are listed together.

Usage

band_pass_filters

long_pass_filters

short_pass_filters

Arguments

Format

A vector of character strings.

An object of class character of length 60.

An object of class character of length 17.

See Also

filters.mspct

Examples

Run this code
band_pass_filters

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

Run the code above in your browser using DataLab