Documentation for /eve_analysis/ssw/ssw/sdo/eve/idl/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

./

eve_ph2watt.pro


NAME: ph2watt PURPOSE: return irradiance in watts/m^2/nm given photons/cm^2/sec CATEGORY: web CALLING SEQUENCE: ph2watt INPUTS: wave - array of wavelengths in nm irr_ph - array of irradiances in photons/cm^2/sec OUTPUTS: irr_w - array of irradiances in watts/m^2/nm COMMON BLOCKS: none MODIFICATION HISTORY: 02-17-03 DLW Original file creation. idver='$Id: ph2watt.pro,v 6.0 2003/03/05 19:32:43 dlwoodra Exp $'

top source ph2watt

result = ph2watt(wave, irr_ph)

Parameters

wave
irr_ph

File attributes

Modification date: Tue Feb 7 18:13:07 2017
Lines: 59