Vectors of names of member objects containing fractional spectral transmittance data for films (very flexible) and sheets (rigid or nearly rigid) grouped by the material they are made of.
Usage
acetate_filters
acrylic_filters
polycarbonate_filters
plexiglas_filters
polystyrene_filters
polyester_filters
polyvynil_chloride_filters
optical_glass_filters
plastic_film_filters
plastic_films
plastic_sheet_filters
plastic_sheets
plastic_dome_filters
plastic_domes
Format
A vector of character strings.
An object of class character
of length 9.
An object of class character
of length 3.
An object of class character
of length 9.
An object of class character
of length 3.
An object of class character
of length 2.
An object of class character
of length 1.
An object of class character
of length 68.
An object of class character
of length 31.
An object of class character
of length 31.
An object of class character
of length 14.
An object of class character
of length 14.
An object of class character
of length 1.
An object of class character
of length 1.
Details
The vectors can be used to extract subsets of spectra from the
collection in filter.mspct
. Some spectra are included in more
than one vector.
Examples
acrylic_filters
#> [1] "Evonik_Cherry_3C01_GT" "Evonik_Clear_0A000_XT"
#> [3] "Evonik_Clear_0F00_GT" "Evonik_Clear_2458_GT"
#> [5] "Evonik_Clear_UV_100_0A570_GT" "Evonik_Orange_2C04_GT"
#> [7] "Evonik_Sky_Blue_5C01_GT" "Evonik_Solar_Clear_0Z023_GT"
#> [9] "Evonik_Yellow_1C33_GT"
# extract spectral data for filters made from acrylic
filters.mspct[acrylic_filters]
#> Object: filter_mspct [9 x 1]
#> --- Member: Evonik_Cherry_3C01_GT ---
#> Object: filter_spct [384 x 2]
#> Wavelength range 190-1100 nm, step 1-4 nm
#> Label: Poly(methyl methacrylate) (PMMA) 'acrylic' sheet; Plexiglas 'Cherry 3C01 GT'; 0.002 m thick; new; from Evonik Industries, Germany
#> Rfr (/1): 0.065, thickness (mm): 3.00, attenuation mode: absorption.
#> Variables:
#> w.length: Wavelength [nm]
#> Tfr: Total spectral transmittance [/1]
#> --
#> # A tibble: 384 × 2
#> w.length Tfr
#> <dbl> <dbl>
#> 1 190 0.000111
#> 2 194 0.000105
#> 3 198 0.000100
#> 4 200 0.000100
#> 5 202 0.000100
#> 6 206 0.000100
#> 7 210 0.000100
#> 8 211 0.000100
#> 9 212 0.000100
#> 10 213 0.000100
#> # ℹ 374 more rows
#> --- Member: Evonik_Clear_0A000_XT ---
#> Object: filter_spct [399 x 2]
#> Wavelength range 190-1100 nm, step 1-4 nm
#> Label: Poly(methyl methacrylate) (PMMA) 'acrylic' sheet; Plexiglas 'Clear 0A000 XT'; 0.002 m thick; new; from Evonik Industries, Germany
#> Rfr (/1): 0.065, thickness (mm): 3.00, attenuation mode: absorption.
#> Variables:
#> w.length: Wavelength [nm]
#> Tfr: Total spectral transmittance [/1]
#> --
#> # A tibble: 399 × 2
#> w.length Tfr
#> <dbl> <dbl>
#> 1 190 0.000113
#> 2 194 0.000106
#> 3 198 0.000100
#> 4 200 0.000100
#> 5 202 0.000100
#> 6 206 0.000100
#> 7 210 0.000100
#> 8 211 0.000100
#> 9 212 0.000100
#> 10 213 0.000100
#> # ℹ 389 more rows
#> --- Member: Evonik_Clear_0F00_GT ---
#> Object: filter_spct [400 x 2]
#> Wavelength range 190-1100 nm, step 1-4 nm
#> Label: Poly(methyl methacrylate) (PMMA) 'acrylic' sheet; Plexiglas 'Clear 0F00 GT'; 0.002 m thick; new; from Evonik Industries, Germany
#> Rfr (/1): 0.065, thickness (mm): 3.00, attenuation mode: absorption.
#> Variables:
#> w.length: Wavelength [nm]
#> Tfr: Total spectral transmittance [/1]
#> --
#> # A tibble: 400 × 2
#> w.length Tfr
#> <dbl> <dbl>
#> 1 190 0.000121
#> 2 194 0.000110
#> 3 198 0.000101
#> 4 202 0.000100
#> 5 203 0.000100
#> 6 204 0.000100
#> 7 206 0.000100
#> 8 210 0.000102
#> 9 214 0.000104
#> 10 218 0.000108
#> # ℹ 390 more rows
#> --- Member: Evonik_Clear_2458_GT ---
#> Object: filter_spct [349 x 2]
#> Wavelength range 190-1100 nm, step 1-4 nm
#> Label: Poly(methyl methacrylate) (PMMA) 'acrylic' sheet; Plexiglas 'Clear 2458 GT'; 0.002 m thick; new; from Evonik Industries, Germany
#> Rfr (/1): 0.065, thickness (mm): 3.00, attenuation mode: absorption.
#> Variables:
#> w.length: Wavelength [nm]
#> Tfr: Total spectral transmittance [/1]
#> --
#> # A tibble: 349 × 2
#> w.length Tfr
#> <dbl> <dbl>
#> 1 190 0.000253
#> 2 194 0.000198
#> 3 198 0.000153
#> 4 202 0.000116
#> 5 206 0.000126
#> 6 210 0.000145
#> 7 214 0.000172
#> 8 218 0.000198
#> 9 222 0.000212
#> 10 226 0.000194
#> # ℹ 339 more rows
#> --- Member: Evonik_Clear_UV_100_0A570_GT ---
#> Object: filter_spct [267 x 2]
#> Wavelength range 190-810 nm, step 1-4 nm
#> Label: Poly(methyl methacrylate) (PMMA) 'acrylic' sheet; Plexiglas 'Clear UV 100 0A570 GT'; 0.002 m thick; new; from Evonik Industries, Germany
#> Rfr (/1): 0.065, thickness (mm): 3.00, attenuation mode: absorption.
#> Variables:
#> w.length: Wavelength [nm]
#> Tfr: Total spectral transmittance [/1]
#> --
#> # A tibble: 267 × 2
#> w.length Tfr
#> <dbl> <dbl>
#> 1 190 0.000100
#> 2 194 0.000100
#> 3 198 0.000100
#> 4 200 0.000100
#> 5 201 0.000100
#> 6 202 0.000100
#> 7 203 0.000100
#> 8 204 0.000100
#> 9 205 0.000100
#> 10 206 0.000100
#> # ℹ 257 more rows
#> --- Member: Evonik_Orange_2C04_GT ---
#> Object: filter_spct [356 x 2]
#> Wavelength range 190-1100 nm, step 1-4 nm
#> Label: Poly(methyl methacrylate) (PMMA) 'acrylic' sheet; Plexiglas 'Orange 2C04 GT'; 0.002 m thick; new; from Evonik Industries, Germany
#> Rfr (/1): 0.065, thickness (mm): 3.00, attenuation mode: absorption.
#> Variables:
#> w.length: Wavelength [nm]
#> Tfr: Total spectral transmittance [/1]
#> --
#> # A tibble: 356 × 2
#> w.length Tfr
#> <dbl> <dbl>
#> 1 190 0.000100
#> 2 194 0.000100
#> 3 198 0.000100
#> 4 202 0.000100
#> 5 206 0.000100
#> 6 210 0.000100
#> 7 214 0.000100
#> 8 216 0.000100
#> 9 218 0.000100
#> 10 221 0.000100
#> # ℹ 346 more rows
#> --- Member: Evonik_Sky_Blue_5C01_GT ---
#> Object: filter_spct [457 x 2]
#> Wavelength range 190-1100 nm, step 1-4 nm
#> Label: Poly(methyl methacrylate) (PMMA) 'acrylic' sheet; Plexiglas 'Sky Blue 5C01 GT'; 0.002 m thick; new; from Evonik Industries, Germany
#> Rfr (/1): 0.065, thickness (mm): 3.00, attenuation mode: absorption.
#> Variables:
#> w.length: Wavelength [nm]
#> Tfr: Total spectral transmittance [/1]
#> --
#> # A tibble: 457 × 2
#> w.length Tfr
#> <dbl> <dbl>
#> 1 190 0.000103
#> 2 194 0.000102
#> 3 198 0.000100
#> 4 200 0.000100
#> 5 202 0.000100
#> 6 204 0.000100
#> 7 206 0.000100
#> 8 210 0.000101
#> 9 214 0.000101
#> 10 215 0.000101
#> # ℹ 447 more rows
#> --- Member: Evonik_Solar_Clear_0Z023_GT ---
#> Object: filter_spct [350 x 2]
#> Wavelength range 190-1100 nm, step 1-4 nm
#> Label: Poly(methyl methacrylate) (PMMA) 'acrylic' sheet; Plexiglas 'Solar Clear 0Z023 GT'; 0.002 m thick; new; from Evonik Industries, Germany
#> Rfr (/1): 0.065, thickness (mm): 3.00, attenuation mode: absorption.
#> Variables:
#> w.length: Wavelength [nm]
#> Tfr: Total spectral transmittance [/1]
#> --
#> # A tibble: 350 × 2
#> w.length Tfr
#> <dbl> <dbl>
#> 1 190 0.000118
#> 2 194 0.000109
#> 3 198 0.000101
#> 4 202 0.000100
#> 5 206 0.000100
#> 6 210 0.000100
#> 7 212 0.000100
#> 8 213 0.000100
#> 9 214 0.000100
#> 10 215 0.000100
#> # ℹ 340 more rows
#> --- Member: Evonik_Yellow_1C33_GT ---
#> Object: filter_spct [388 x 2]
#> Wavelength range 190-1100 nm, step 1-4 nm
#> Label: Poly(methyl methacrylate) (PMMA) 'acrylic' sheet; Plexiglas 'Yellow 1C33 GT'; 0.002 m thick; new; from Evonik Industries, Germany
#> Rfr (/1): 0.065, thickness (mm): 3.00, attenuation mode: absorption.
#> Variables:
#> w.length: Wavelength [nm]
#> Tfr: Total spectral transmittance [/1]
#> --
#> # A tibble: 388 × 2
#> w.length Tfr
#> <dbl> <dbl>
#> 1 190 0.000107
#> 2 194 0.000103
#> 3 198 0.000100
#> 4 200 0.000100
#> 5 202 0.000100
#> 6 206 0.000100
#> 7 210 0.000100
#> 8 214 0.000100
#> 9 216 0.000100
#> 10 218 0.000100
#> # ℹ 378 more rows
#>
#> --- END ---