photobiologyWavebands (version 0.4.3)

PG: Constructor of PG weighted waveband

Description

Plant growth BSWF

Usage

PG(norm = 300, w.low = 275, w.high = 390)

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.

References

[1] Flint, S. and Caldwell M. M. (2003) A biological spectral weighting function for ozone depletion research with higher plants Physiologia Plantarum, 2003, 117, 137-144

[2] Micheletti, M. I.; Piacentini, R. D. & Madronich, S. (2003) Sensitivity of Biologically Active UV Radiation to Stratospheric Ozone Changes: Effects of Action Spectrum Shape and Wavelength Range Photochemistry and Photobiology, 78, 456-461

[3] https://www2.acom.ucar.edu/modeling/tropospheric-ultraviolet-and-visible-tuv-radiation-model

See Also

GEN_G GEN_T GEN_M and waveband

Other BSWF weighted wavebands: CH4, CIE, DNA_GM, DNA_N, DNA_P, FLAV, GEN_G, GEN_M, GEN_T, ICNIRP

Examples

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

# }

Run the code above in your browser using DataCamp Workspace