band_pass_filters {photobiologyFilters} | R Documentation |
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
Format
A vector of character strings.
An object of class character
of length 60.
An object of class character
of length 17.
Note
These vectors include only optical-glass filters with well defined characteristics.
See Also
Examples
band_pass_filters
# select band-pass filters
filters.mspct[band_pass_filters]
[Package photobiologyFilters version 0.6.0 Index]