q_irrad(spct, w.band, quantity, time.unit, wb.trim, use.cached.mult, use.hinges, allow.scaled, ...)
"q_irrad"(spct, w.band, quantity, time.unit, wb.trim, use.cached.mult, use.hinges, allow.scaled, ...)
"q_irrad"(spct, w.band = NULL, quantity = "total", time.unit = NULL, wb.trim = getOption("photobiology.waveband.trim", default = TRUE), use.cached.mult = getOption("photobiology.use.cached.mult", default = FALSE), use.hinges = NULL, allow.scaled = FALSE, ...)
"q_irrad"(spct, w.band = NULL, quantity = "total", time.unit = NULL, wb.trim = getOption("photobiology.waveband.trim", default = TRUE), use.cached.mult = getOption("photobiology.use.cached.mult", default = FALSE), use.hinges = NULL, allow.scaled = FALSE, ..., idx = !is.null(names(spct)))
waveband
objects or a waveband
objectdefault
: Default for generic function source_spct
: Calculates photon irradiance from a source_spct
object. source_mspct
: Calculates photon (quantum) irradiance from a
source_mspct
object.
e_fluence
,
e_irrad
, energy_irradiance
,
fluence
, irradiance
,
irrad
, photon_irradiance
,
q_fluence
q_irrad(sun.spct, waveband(c(400,700)))
Run the code above in your browser using DataLab