| CIE_q_fun | R Documentation |
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.
CIE_q_fun(w.length)
w.length |
numeric array of wavelengths (nm) |
a numeric array of the same length as w.length with values for
the BSWF normalized as in the original source (298 nm) and based on quantum
effectiveness.
Other BSWF functions:
CH4_e_fun(),
CH4_q_fun(),
CIE_e_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()
CIE_q_fun(293:400)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.