Produced by IDL 7.1.1
User Documentation

./guide
moleculeread.pro

Last modification date:
Wed Sep 28 13:27:09 2016

moleculeread

procedure moleculeread

Read in the list of all previously detected molecular lines, storing them into an array of structures at !g.molecules. The total number of molecules stored there is indicated by !g.nmol. If !!g.nmol is > 0 then this procedure returns immediately without modifying !g.molecules.

The molecule_struct has the following fields:

Unavailable values are represented in this structure by not-a-number (NaN).

Note: IDL variables are case-insensitive. The case used in the structure field names above is done to improve readability. The IDL interpreter ignores case.

See molecule for the code that is intended to use this information and for notes on the source of the line information.

Version
$Id$


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:35 2016