Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/ircc_const.dc2
Дата изменения: Thu Dec 2 19:16:10 1993
Дата индексирования: Fri Jan 16 22:30:56 2009
Кодировка:

Поисковые слова: arp 220

Purpose: IRAS instrument parameters.

Category: IR

File: ircc_const.c

Author: P.R. Roelfsema

Description: In this file the following routines are present:

IRCC_ALIVE - returns 1: alive; 0: dead; -1: nonexistent
IRCC_BANDET - returns band number given a detector
IRCC_BANDNR - returns band number for instrument names.
IRCC_DETNR - returns detector numbers.
IRCC_INSTRNAME - returns the IRAS instrument names.
IRCC_MASK - returns IRAS detector layout parameters.
IRCC_NDETS - returns the number of detectors.
IRCC_OBSMODE - returns observing mode for instrument names.
IRCC_RATE - returns the IRAS scan rates.
IRCC_SOLID - returns effective solid angle of a detector
IRCC_TIMES - returns detector read-out time offsets.
IRCC_SDET - returns SDET nr for detector number

Updates: Aug 8, 1990: PRR, Creation date
Sep 6, 1990: PRR, various changes
Sep 10, 1990: PRR, changed device/bands to modes/bands.
Oct 31, 1990: DK, added IRCC_BANDET IRCC_SOLID
Sep 24, 1992: DK, added UNKNOWN to obsmode
Aug 13, 1993: PRR, added IRCC_SDET
Dec 02, 1993: DK, strstr changed in strnstr because of
problems with fortran strings