q_response(spct, w.band, quantity, time.unit, wb.trim, use.hinges, ...)
## S3 method for class 'default':
q_response(spct, w.band, quantity, time.unit, wb.trim,
use.hinges, ...)
## S3 method for class 'response_spct':
q_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 class 'response_mspct':
q_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 functionresponse_spct
: Method for response spectra.response_mspct
: Calculates photon (quantum) response from aresponse_mspct
e_response
,
response
q_response(ccd.spct, new_waveband(200,300))
q_response(photodiode.spct)
Run the code above in your browser using DataLab