DNA_N_q_fun: Gives values for naked DNA BSWF (SETLOW) as a function of...

View source: R/dna.n.q.fun.r

DNA_N_q_funR Documentation

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)

Arguments

w.length

numeric array of w.length (nm)

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.

Note

The digitized data as used in the TUV model covers the wavelength range from 256 nm to 364 nm. For longer wavelengths we set the value to zero, and for shorter wavelengths we extrapolate the value for 256 nm.

Examples

DNA_N_q_fun(293:400)

photobiologyWavebands documentation built on Oct. 24, 2023, 5:07 p.m.