Function: irlrs_jyperpwm2 Purpose: converts pico Watt per square meter to Janskys. Category: IRAS LRS File: irlrs_const.c Author: P.R. Roelfsema Use: IRLRS_JYPERPWM2( LAMBDA , Input real( >= NDATA ) PWM2S , Input real( >= NDATA ) NDATA , Input integer JANSKYS ) Output real( >= NDATA ) LAMBDA - array containing wavelengths (in micron) for which the conversion is to be done. PWM2S - array containing fluxes in pico Watts per square meter to be converted to Jy. JANSKYS - array containing converted fluxes. NDATA - number of elements to be converted. Updates: Nov 27, 1990: PRR, Creation date