Function: ircc_ndets Purpose: Returns IRAS the number of detectors. Category: IR File: ircc_const.c Author: P.R. Roelfsema Use: INTEGER IRCC_NDETS( instrument ) I character*(*) IRCC_NDETS > 0 - number of detectors for instrument. -1 - unknown instrument INSTRUMENT Instrument name; this can be a combination of a mode and band name e.g.: SURVEY B1, SURVEY B2, SPLINE B3, AO B4, SURVEY LRS etc. ( see also IRCC_INSTRNAME ) Updates: Aug 8, 1990: PRR, Creation date