View source: R/plant-qq-ratios.r
UVA1_UV | R Documentation |
This function returns the UVA1:UV photon ratio of a light source spectrum.
UVA1_UV(spct, std = "CIE", use.cached.mult = FALSE, use.hinges = TRUE)
spct |
an object of class "source.spct". |
std |
select which definition of UVA1 should be used, defaults to "CIE". For UV "ISO" is always used. |
use.cached.mult |
logical indicating whether multiplier values should be cached between calls. |
use.hinges |
logical indicating whether to use hinges to reduce interpolation errors. |
a single numeric dimensionless value giving the UVA:UV photon ratio, with name attribute set to the name of the wavebands, with "(q:q)" appended.
UV
,
UVA
and
q_ratio
.
UVA1_UV(sun.spct)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.