Learn R Programming

photobiology (version 0.9.8)

transmittance_spct: Calculate transmittance from spectral transmittance.

Description

This function returns the mean transmittance for a given waveband of a transmittance spectrum.

Usage

transmittance_spct(spct, w.band, quantity, wb.trim, use.hinges)

Arguments

spct
an object of class "generic_spct"
w.band
waveband or list of waveband objects or a numeric vector of length two. The waveband(s) determine the region(s) of the spectrum that are summarized. If a numeric range is supplied a waveband object is constructed on the fly from it.
quantity
character
wb.trim
logical Flag indicating if wavebands crossing spectral data boundaries are trimmed or ignored
use.hinges
logical Flag indicating whether to use hinges to reduce interpolation errors

Value

a single numeric value