Function: irlrs_dettype Purpose: finds out what type a detector is. Category: IRAS LRS File: irlrs_const.c Author: P.R. Roelfsema Use: IRLRS_DETTYPE( DETNO ) Input integer IRLRS_DETTYPE - returns -1 if DETNO is not a legal LRS detector number 1 if DETNO is a short wavelength detector 2 if DETNO is a long wavelength detector DETNO - detector number. Valid LRS detectors are 71, 72, 73 short wavelength and 74 and 75 long wavelength detectors. Updates: Nov 27, 1990: PRR, Creation date