e_response(spct, w.band, quantity, time.unit, wb.trim, use.hinges, ...)# S3 method for default
e_response(spct, w.band, quantity, time.unit, wb.trim,
use.hinges, ...)
# S3 method for response_spct
e_response(spct, w.band = NULL, quantity = "total",
time.unit = NULL, wb.trim = getOption("photobiology.waveband.trim",
default = TRUE), use.hinges = getOption("photobiology.use.hinges", default =
NULL), ...)
# S3 method for response_mspct
e_response(spct, w.band = NULL, quantity = "total",
time.unit = NULL, wb.trim = getOption("photobiology.waveband.trim",
default = TRUE), use.hinges = getOption("photobiology.use.hinges", default =
NULL), ..., idx = !is.null(names(spct)))
quantity.default: Default method for generic function response_spct: Method for response spectra. response_mspct: Calculates energy response from a
response_mspct
q_response,
responsee_response(ccd.spct, new_waveband(200,300))
e_response(photodiode.spct)
Run the code above in your browser using DataLab