thorlabs_filter: Transmission of ThorLabs Dielectric Filters

Description Usage Arguments Value Examples

Description

Transmission of ThorLabs Dielectric Filters

Usage

1
thorlabs_filter(name, wavelength_nm)

Arguments

name

The ThorLabs designation of the filter (for example FEL0550)

wavelength_nm

The wavelength(s) incident on the filter

Value

The fractional transmission through the filter

Examples

1
2
3
thorlabs_filter("FEL0450", 200:700)

plot(200:700, thorlabs_filter("FES0550", 200:700), xlab = "wavelength (nm)", ylab = "T")

tjconstant/thor2 documentation built on May 29, 2019, 9:54 a.m.