Learn Python and AI for free! One week only. No credit card needed.
Ends in:
photons_energy_ratio(w.length, s.irrad, w.band = NULL, unit.in = "energy", check.spectrum = TRUE, use.cached.mult = FALSE, use.hinges = getOption("photobiology.use.hinges", default = NULL))
e_ratio
,
energy_ratio
, eq_ratio
,
photon_ratio
, q_ratio
,
qe_ratio
# photons:energy ratio
with(sun.data, photons_energy_ratio(w.length, s.e.irrad, new_waveband(400,500)))
# photons:energy ratio for whole spectrum
with(sun.data, photons_energy_ratio(w.length, s.e.irrad))
Run the code above in your browser using DataLab