as.generic_mspct(x, force.spct.class = FALSE)as.raw_mspct(x)
as.cps_mspct(x)
as.source_mspct(x, time.unit = c("second", "day", "exposure"),
bswf.used = c("none", "unknown"),
strict.range = getOption("photobiology.strict.range", default = FALSE))
as.response_mspct(x, time.unit = "second")
as.filter_mspct(x, Tfr.type = c("total", "internal"), strict.range = TRUE)
as.reflector_mspct(x, Rfr.type = c("total", "specular"),
strict.range = TRUE)
as.object_mspct(x, Tfr.type = c("total", "internal"), Rfr.type = c("total",
"specular"), strict.range = TRUE)
as.chroma_mspct(x)
generic_spct or retain the existing class.x converted into a given
class of spectral collection object, if x is a valid argument to the
corresponding set function.as.generic_spct,
source_spct