## S3 method for class 'source_mspct':
e_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 = getOption("photobiology.use.hinges", default
= NULL), allow.scaled = FALSE, ..., idx = !is.null(names(spct)))
e_irrad(spct, w.band, quantity, time.unit, wb.trim, use.cached.mult, use.hinges,
allow.scaled, ...)
## S3 method for class 'default':
e_irrad(spct, w.band, quantity, time.unit, wb.trim,
use.cached.mult, use.hinges, allow.scaled, ...)
## S3 method for class 'source_spct':
e_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 = getOption("photobiology.use.hinges", default
= NULL), allow.scaled = FALSE, ...)waveband objects or a waveband objectsource_mspct: Calculates energy irradiance from asource_mspctobject.default: Default for generic functionsource_spct: Calculates energy irradiance from asource_spctobject.e_fluence.source_mspct,
energy_irradiance,
fluence.source_mspct,
irrad.source_mspct,
irradiance,
photon_irradiance,
q_fluence.source_mspct,
q_irrad.source_mspcte_irrad(sun.spct, new_waveband(400,700))Run the code above in your browser using DataLab