| Yellow | R Documentation |
Wavelength-range definition for yellow radiation according to ISO.
Yellow(std = "ISO")
std |
a character string "ISO" |
Yellow radiation (570...591 nm) as defined in ISO standards based on human colour vision.
a waveband object wavelength defining a wavelength range.
waveband
Other unweighted wavebands:
Blue(),
Far_red(),
Green(),
IR(),
Orange(),
Purple(),
Red(),
UVA(),
UVB(),
UVC(),
UV(),
VIS()
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.