|
User Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./guide get.pro
get |
procedure get, _EXTRA=_EXTRA |
Get a data structure from the default io object and put that into the default 0 element of the array of data containers. If the value of !g.line is true, then the data comes from !g.lineio and the result is stored in !g.s[0], otherwise the data comes from !g.contio and is stored in !g.c[0]. Currently, the selection criteria are passed directly to the io class's get_spectra or get_continua function via the _EXTRA parameter. Eventually, a more specific detailed interface will be found here. See the line index's search_index or continuum index's search_index for the full set of parameters that are available through the _EXTRA parameter here.
Keywords | |
_EXTRA |
. |