e2qmol_multipliers: Calculate energy to quantum (mol) multipliers

View source: R/e2qmol.multipliers.r

e2qmol_multipliersR Documentation

Calculate energy to quantum (mol) multipliers

Description

Multipliers as a function of wavelength, for converting from energy to photon (quantum) molar units.

Usage

e2qmol_multipliers(w.length)

Arguments

w.length

numeric Vector of wavelengths (nm)

Value

A numeric vector of multipliers

See Also

Other quantity conversion functions: A2T(), Afr2T(), T2Afr(), T2A(), any2T(), as_quantum(), e2quantum_multipliers(), e2q(), q2e()

Examples

with(sun.data, e2qmol_multipliers(w.length))


photobiology documentation built on Oct. 21, 2023, 1:06 a.m.