Source: cli/stream/dyn_spect_stream_data.pro
dyn_spect_stream_data
Return the data from a single stream of a dyn_spect dataset.
Usage:
dyn_spect_stream_data, index, rates, times[, distance=distance, $
latitude=latitude, accum=accum]
Arguments:
index int input The index of the stream to recover.
rates float OUTPUT A named variable to hold the flux or
count-rates.
times double OUTPUT A named variable to hold the times of
the data.
accum float output A named variable to hold the
accumulation times
Streams:
DYN_SPECT:*
History:
Original (after rate): 16/8/01; SJT