Produced by IDL 6.1
User Documentation

./toolbox/io
File io_sdfits_cntm__define.pro

IO
|
+-IO_SDFITS
  |
  +-io_sdfits_cntm

All known superclasses:
IO_SDFITS, IO
Last modification date:
Wed Dec 8 11:57:38 2004

IO_SDFITS_LINE is intended for end users wishing to work with continuum data. It's the child class of IO_SDFITS used for reading, writing, navigating sdfits continuum line files, and for translating their info to continuum data containers. See UML for all IO Classes, or IO_SDFITS UML for just the line and continuum sdfits classes.


IO_SDFITS_CNTM::get_continua

function IO_SDFITS_CNTM::get_continua([_EXTRA=_EXTRA])

This function searches the index file using the keyword parameters passed into it, reads the appropriate parts of the sdfits files, and tranlates this data into continuum structures, which are returned.

Returns
Array of spectrum structures
Examples
 
Uses
CNTM_INDEX::search_for_row_info IO_SDFITS_CNTM::get_continua_from_group
Version
$Id: io_sdfits_cntm__define.pro,v 1.11 2004/12/02 20:28:31 paghots Exp $

Keywords
_EXTRA
in, optional
see search_for_row_info for more info


Produced by IDLdoc 1.5 on Wed Dec 8 13:08:20 2004