photobiologyWavebands (version 0.5.2)

CH4_e_fun: Gives values for the CH4 production from pectin BSWF as a function of wavelength

Description

This function gives a set of numeric multipliers that can be used as a weight to calculate effective doses and irradiances. The returned values are on quantum based effectiveness relative units.

Usage

CH4_e_fun(w.length)

Value

a numeric array of the same length as w.length with values for the BSWF normalized as in the original source (300 nm) and based on energy effectiveness.

Arguments

w.length

numeric array of wavelengths (nm)

References

Bloom, A. A.; Lee-Taylor, J.; Madronich, S.; Messenger, D. J.; Palmer, P. I.; Reay, D. S. & McLeod, A. R. (2010) Global methane emission estimates from ultraviolet irradiation of terrestrial plant foliage. New Phytologist, Blackwell Publishing Ltd, 187, 417--425 .

See Also

Other BSWF functions: CH4_q_fun(), CIE_e_fun(), CIE_q_fun(), DNA_GM_q_fun(), DNA_P_q_fun(), FLAV_q_fun(), GEN_G_q_fun(), GEN_M_q_fun(), GEN_T_q_fun(), ICNIRP_e_fun(), PG_q_fun()

Examples

Run this code
CH4_e_fun(293:400)

Run the code above in your browser using DataLab