|
Developer Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./toolbox/io cntm_index_section__define.pro
INDEX_FILE_SECTION | +-ROWS_INDEX_SECTION | +-cntm_index_section
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.
Fields inherited from ROWS_INDEX_SECTION: | ||||||||||||||||||||||||
|
Fields inherited from INDEX_FILE_SECTION: | ||||||||||||||||||||||||
|
Routine Summary 4 routines |
procedure cntm_index_section__define | |
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. |
function CNTM_INDEX_SECTION::init(lun, filename) | private |
Class Constructor Here the formats for the rows are determined: how to list them verbosly and quietly. |
function CNTM_INDEX_SECTION::get_row_info_strct() | private |
Returns the specail structure needed for spectral cntm data |
procedure CNTM_INDEX_SECTION::list_quiet, rows, [/pproj], [/pfile], [/pext], [/prow], [/pnrow], [/pstride], [/pscan], [/psub], [/pbeam], [/psig], [/pcal] | private |
When the list command is issued without the verbose command, this method prints only the columns selected in self. |
Routine Details |
cntm_index_section__define |
procedure cntm_index_section__define |
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_INDEX_SECTION::init | private |
Class Constructor Here the formats for the rows are determined: how to list them verbosly and quietly.
Parameters | |
lun |
. |
filename |
. |
CNTM_INDEX_SECTION::get_row_info_strct | private |
function CNTM_INDEX_SECTION::get_row_info_strct() |
Returns the specail structure needed for spectral cntm data
CNTM_INDEX_SECTION::list_quiet | private |
procedure CNTM_INDEX_SECTION::list_quiet, rows, [/pproj], [/pfile], [/pext], [/prow], [/pnrow], [/pstride], [/pscan], [/psub], [/pbeam], [/psig], [/pcal] |
When the list command is issued without the verbose command, this method prints only the columns selected in self.frmt_quiet, and also prints any additional info requested via the many keywords
Parameters | |
rows |
. |