filters_UVIVIF.mspct | R Documentation |
A collection of ultraviolet-induced visible and near infrared fluorescence spectra for optical filters.
filters_UVIVIF.mspct
A "source_mspct"
object containing several
"source_spct"
.
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()
.
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.
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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.