pad_dataset::acquire_lan_pad

Source: dataset/pad/pad_dataset__acquire_lan_pad.pro

 pad_dataset::acquire_lan_pad
       Reads in the data from the file and stores the appropriate parts of it
       in the arrays rates and times.

 Call:
       code = dsref -> acquire_lan_pad(ppad, ipad, plook, ilook, $
                       /hiscale|/epam)


 Arguments:
        ppad    long    A list of the panel indices of the PAD streams
                        to be read by this invocation
        ipad    long    A list of the locations within the panel of
                        the PAD streams to be read by this invokation
        plook   long    A list of the panel indices of the LOOK streams
                        to be read by this invocation
        ilook   long    A list of the locations within the panel of
                        the LOOK streams to be read by this invokation

 Keywords:
        hiscale If set, then this we are reading HISCALE data.
        epam    If set, then we are reading EPAM data.

 History:
        Started conversion from rates: 6/2/00; SJT
        Redo refcount handling: 9/2/01; SJT



James Tappin 2005-02-04