powered by
This function gives the result of integrating spectral irradiance over wavelengths.
integrate_xy(x, y)
numeric array
a single numeric value with no change in scale factor: e.g. [W m-2 nm-1] -> [W m-2]
# NOT RUN { with(sun.data, integrate_xy(w.length, s.e.irrad)) # }
Run the code above in your browser using DataLab