Function: ircc_rate Purpose: Returns IRAS scanning rates. Category: IR File: ircc_const.c Author: P.R. Roelfsema Use: INTEGER IRCC_RATE( instrument ) I character*(*) IRCC_RATE > 0 - number of samples taken per second. -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