| Orange | R Documentation |
Wavelength-range definition for orange radiation according to ISO.
Orange(std = "ISO")
std |
a character string "ISO" |
Orange radiation (591...610 nm) as defined in ISO standards based on human colour vision.
A waveband object defining a wavelength range.
ISO (2007) Space environment (natural and artificial) - Process for determining solar irradiances. ISO Standard 21348. ISO, Geneva.
Other unweighted wavebands:
Blue(),
Far_red(),
Green(),
IR(),
Purple(),
Red(),
UVA(),
UVB(),
UVC(),
UV(),
VIS(),
Yellow()
Orange()
Orange("ISO")
e_irrad(sun.spct, Orange()) # W m-2
q_irrad(sun.spct, Orange()) # mol m-2
q_irrad(sun.spct, Orange(), scale.factor = 1e6) # umol m-2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.