Produced by IDL 7.1.1
Developer Documentation

./toolbox/io
cntm_sdfits_row_group__define.pro

SDFITS_ROW_GROUP
|
+-cntm_sdfits_row_group

All known superclasses:
SDFITS_ROW_GROUP
Last modification date:
Wed Sep 28 13:27:14 2016

Child of sdfits_row_group, contiains fields specific only to continuum data. Used for communicating groups of rows between methods. Special fields here reflect that data for continuum is interwoven and spread across rows in sdfits files.

Fields Summary
START_ROWS
pointer
pointer to list of row numbers where data starts for this group
NUM_ROWS
pointer
pointer to list of how many rows for each continua
STRIDES
pointer
pointer to list of step sizes to use when reading in continua
INDEX
pointer
.

Fields inherited from SDFITS_ROW_GROUP:
string  FILE
longword integer  EXTENSION
pointer  IF_NUMBERS

cntm_sdfits_row_group__define

procedure cntm_sdfits_row_group__define

Child of sdfits_row_group, contiains fields specific only to continuum data. Used for communicating groups of rows between methods. Special fields here reflect that data for continuum is interwoven and spread across rows in sdfits files.

Inherits
sdfits_row_group


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