filters_UVIVIF.mspct: Spectral fluorescence of diverse optical filters

filters_UVIVIF.mspctR Documentation

Spectral fluorescence of diverse optical filters

Description

A collection of ultraviolet-induced visible and near infrared fluorescence spectra for optical filters.

Usage

filters_UVIVIF.mspct

Format

A "source_mspct" object containing several "source_spct".

Details

The "source_mspct" object named filters_UVIVIF.mspct contains a collection of "source_spct" objects with spectral fluorescence emission data for filters illuminated with ultraviolet radiation.

The variables in each member spectrum are as follows:

  • w.length (nm)

  • s.q.irrad photon irradiance (mol m-2 s-1)

These member objects contain metadata stored as R attributes. Accessors are available to the metadata: what_measured(), how_measured(), when_measured(), filter_properties() and comment().

Note

Please see the help for the indexing vectors for specific details. The member spectra are named consistently with filters.mspct. Currently all members are photography filters.

Examples

names(filters_UVIVIF.mspct)
filters_UVIVIF.mspct$Hoya_25A_HMC_2.3mm_52mm

what_measured(filters_UVIVIF.mspct$Hoya_25A_HMC_2.3mm_52mm)
cat(how_measured(filters_UVIVIF.mspct$Hoya_25A_HMC_2.3mm_52mm))
cat(comment(filters_UVIVIF.mspct$Hoya_25A_HMC_2.3mm_52mm))


aphalo/photobiologyFilters documentation built on Jan. 13, 2025, 4:04 p.m.