Yellow: Constructor of yellow waveband

View source: R/yellow.r

YellowR Documentation

Constructor of yellow waveband

Description

Wavelength-range definition for yellow radiation according to ISO.

Usage

Yellow(std = "ISO")

Arguments

std

a character string "ISO"

Details

Yellow radiation (570...591 nm) as defined in ISO standards based on human colour vision.

Value

a waveband object wavelength defining a wavelength range.

See Also

waveband

Other unweighted wavebands: Blue(), Far_red(), Green(), IR(), Orange(), Purple(), Red(), UVA(), UVB(), UVC(), UV(), VIS()

Examples

Yellow()
Yellow("ISO")

e_irrad(sun.spct, Yellow()) # W m-2
q_irrad(sun.spct, Yellow()) # mol m-2
q_irrad(sun.spct, Yellow(), scale.factor = 1e6) # umol m-2


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