This function gives the result of integrating spectral data over wavelengths.
integrate_spct(spct)
generic_spct
One or more numeric values with no change in scale factor: e.g. [W
m-2 nm-1] -> [W m-2]. Each value in the returned vector corresponds to a
variable in the spectral object, except for wavelength. For non-numeric
variables the returned value is NA
.
# NOT RUN {
integrate_spct(sun.spct)
# }
Run the code above in your browser using DataLab