photobiologyWavebands (version 0.5.2)

DNA_N_q_fun: Gives values for naked DNA BSWF (SETLOW) 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.

Usage

DNA_N_q_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. The returned values are based on quantum effectiveness units.

Arguments

w.length

numeric array of w.length (nm)

Examples

Run this code
DNA_N_q_fun(293:400)

Run the code above in your browser using DataLab