Produced by IDL 6.1
Developer Documentation

./toolbox/io
scan_info__define.pro

Last modification date:
Thu Jun 2 23:56:08 2005

Basic structure for containing a summary of a scan

Fields Summary
SCAN
longword integer
M&C scan number
SUBSCAN
longword integer
Scan n of m scans for this procedure
PROCEDURE
string
The name of the procedure
N_INTEGRATIONS
longword integer
Number of integrations
N_FEEDS
longword integer
Number of feeeds
N_IFS
longword integer
Number of IFs
N_SWITCHING_STATES
longword integer
Number of switching states (number of sig states * number of cal states)
N_POLARIZATIONS
longword integer
Number of polarizations
POLARIZATIONS
string [4]
Array of names of polarziation matching n_polarizations
FEEDS
longword integer [8]
Array of names (integers) of feeds matching n_feeds
N_CHANNELS
longword integer
Number of channels in this scan

scan_info__define

procedure scan_info__define

Basic structure for containing a summary of a scan

Version
$Id: scan_info__define.pro,v 1.6 2005/05/26 16:21:24 paghots Exp $


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:39 2005