pad_pad_stream::average_data

Source: stream/pad/Pad/pad_pad_stream__average_data.pro

 pad_pad_stream::average_data
        Do time averaging on a rate stream.

 Usage:
        strref -> average_data, tptr,trptr

 Arguments:
        tptr    pointer A pointer to the times for the averaged data.
        trptr   pointer A pointer to a reference count for the times array.
        nav     int     The number of averaged times.
        avt     double  The time bounds for the averages.

 Notes:
        It is the responsibility of the calling routine (normally the
        dataset averaging method) to provide a sensible reference
        count.

 History:
        Original: 25/2/00; SJT
        Tidied: 7/3/00; SJT
        Check that it makes sense to average: 12/7/00; SJT
        Add support for accumulations: 10/1/01; SJT
        Use attached_processsed_data: 9/2/01; SJT



James Tappin 2005-02-04