Produced by IDL 6.1
User Documentation

./toolbox
getdcdata.pro

Last modification date:
Thu Jun 2 23:56:08 2005

GETDCDATA

function GETDCDATA(dc[, elements])

Convenience function for retrieving data from a data container. Can retrieve the entire data array, just a range, or a single element of the data.

Returns
either the entire data array of data container, or part of it

Parameters
dc
in, required
struct
data container (spectrum or continuum)
elements
in, optional
long array
elements of data to return, one integer, or two element array specifiying range


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