photobiologyWavebands (version 0.4.3)

ICNIRP: Constructor of ICNIRP 2004 weighted waveband

Description

ICNIRP 2004 BSWF waveband constructor. This BSWF is used for the determination of exposure limits (EL) for workers, and includes a safety margin as it is based on eye and the non-pathologic response of the most sensitive human skin types when not tanned.

Usage

ICNIRP(norm = 270, w.low = 210, 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 defining wavelength range, weighting function and normalization wavelength.

References

INTERNATIONAL COMMISSION ON NON-IONIZING RADIATION PROTECTION (2004) ICNIRP GUIDELINES ON LIMITS OF EXPOSURE TO ULTRAVIOLET RADIATION OF WAVELENGTHS BETWEEN 180 nm AND 400 nm (INCOHERENT OPTICAL RADIATION). HEALTH PHYSICS 87(2):171-186. https://www.icnirp.org/cms/upload/publications/ICNIRPUV2004.pdf

See Also

new_waveband waveband

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

Examples

Run this code
# NOT RUN {
ICNIRP()

# }

Run the code above in your browser using DataLab