| DNA_GM {photobiologyWavebands} | R Documentation |
Constructor of DNA damage (SETLOW) weighted waveband
Description
Naked DNA damage BSWF, Green and Miller's formulation.
Usage
DNA_GM(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
Other BSWF weighted wavebands:
CH4(),
DNA_N(),
DNA_P(),
FLAV(),
GEN_G(),
GEN_M(),
GEN_T(),
PAR(),
PG(),
UV_health_hazard(),
erythema()
Examples
DNA_GM()
DNA_GM(300)
[Package photobiologyWavebands version 0.5.2 Index]