Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

photobiologyWavebands (version 0.4.4)

DNA_P: Constructor of DNA damage (Quaite) weighted waveband

Description

Plant DNA damage BSWF as formulated by Musil.

Usage

DNA_P(norm = 300, w.low = 275, w.high = 400)

Arguments

norm

normalization wavelength (nm)

w.low

short-end boundary wavelength (nm)

w.high

long-end boundary wavelength (nm)

Value

a waveband object wavelength defining wavelength range, weighting function and normalization wavelength.

See Also

new_waveband waveband

Other BSWF weighted wavebands: CH4(), CIE(), DNA_GM(), DNA_N(), FLAV(), GEN_G(), GEN_M(), GEN_T(), ICNIRP(), PG()

Examples

Run this code
# NOT RUN {
DNA_P()
DNA_P(300)

# }

Run the code above in your browser using DataLab