pad_stream_data

Source: cli/stream/pad_stream_data.pro

 pad_stream_data
        Return the data from a single pad stream.

 Usage:
        pad_stream_data, index, rates, pitches, times


 Arguments:
        index   int     input   The index (2-element array) of the
                                stream desired.
        rate    float   OUTPUT  A named variable in which to return
                                the rates or fluxes
        pitches float   OUTPUT  A named variable in which to return
                                the pitch angles or cosines.
        times   double  OUTPUT  A named variable in which to return
                                the times.

 Keywords:
        accum   float   output  A named variable to hold the
                                accumulation times.

 Datasets:
        PAD:*

 History:
        Original: 25/8/00; SJT
        Add accum keyword: 29/1/01; SJT



James Tappin 2005-02-04