Produced by IDL 6.1
Developer Documentation

Directory Overview: toolbox/io

File Summary
cntm_index__define.pro

Child class of INDEX_FILE, contains special functionality for dealing with continuum data.

cntm_index_section__define.pro

This class extends the rows_index_section class to properly manage the rows section for a continuum index file; that is, an index file where each row line represents a continuum.

cntm_sdfits__define.pro

This Class provides an interface for reading/writing sdfits files that contain continuum data

cntm_sdfits_row_group__define.pro

Child of sdfits_row_group, contiains fields specific only to continuum data.

fits__define.pro

Provides basic interface for reading and writing fits files

fits_header_parser__define.pro

Child of key_value_parser, removes comments that are part of the string array returned from fits headers

header_index_section__define.pro

This extends the index_file_section class to properly handle the header section of an index file.

if_filler__define.pro

Special class whose sole purpose is just to calclulate the if numbers for a given scan and its info

index_daemon.pro
index_file__define.pro

Base Class used for profiling contents of sdfits files inside an ASCII file.

index_file_section__define.pro

This is the base class for managing a section in an index file.

io__define.pro

All io objects inherit from this 'abstract' base class.

io_sdfits__define.pro

IO_SDFITS is the base class for spectral line and continuum sdfits classes.

io_sdfits_cntm__define.pro

IO_SDFITS_LINE is intended for end users wishing to work with continuum data.

io_sdfits_line__define.pro

IO_SDFITS_LINE is intended for end users wishing to work with spectral line data.

io_sdfits_writer__define.pro

IO_SDFITS_WRITER is intended for use by users who wish to write spectral line data to sdfits.

key_value_parser__define.pro

This class tries to make working with an array of key value pairs easier

line_index__define.pro

Child class of INDEX_FILE, contains special functionality for dealing with spectral line data.

line_index_section__define.pro

This class extends the rows_index_section class to properly manage the rows section for a spectral line index file; that is, an index file where each row line represents a spectrum.

line_sdfits__define.pro

Class provides an interface for reading/writing sdfits files that contain spectral line data.

line_sdfits_row_group__define.pro

Child of sdfits_row_group, contiains fields specific only to spectral line data.

rows_index_section__define.pro

This virtual class extends the index_file_section class, but is extended by the line_index_section and cntm_index_section to manage the rows section of spectral line index files and continuum index files, respectively.

scan_info__define.pro

Basic structure for containing a summary of a scan

sdfits__define.pro

This class has all the same functionality as its superclass FITS, but contains specail handling for known characteristics of sdfits files, for example what columns to expect in an extension.

sdfits_row_group__define.pro

Base class for specifing a group of sdfits rows, grouped by file-extension.


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