glass_windows {photobiologyFilters}R Documentation

Spectral transmittance for glass windows

Description

Indexing vector for extracting transmittance spectra for window glass panes from object filters.mspct.

Usage

glass_windows

Format

A vector of character strings.

Details

A character vector of names of members of the collection of spectra.

Note

The spectral data for these glasses is taken from file http://files.cie.co.at/206.xls, downloaded 2017-06-25. Abbreviated names from the original .xls file used as member names. Full glass names, thickness and manufacturers names, retained and stored as metadata in attribute "what.measured".

Examples


glass_windows
summary(filters.mspct[glass_windows])
summary(filters.mspct[glass_windows[grep("Pilkington", glass_windows)]])


[Package photobiologyFilters version 0.6.0 Index]