Source: dataset/pad/pad_dataset__create_pad_arrays.pro
pad_dataset::create_pad_arrays Create the arrays needed to read the data and store them for plotting Call: dsref -> create_pad_arrays, nover, rates, times, field, nvals Arguments: nover int input The number of channels to be read. rates float output The rates array. times double output The times array. field float output Array for the field values. accum float output Array for the accumulation times. nvals int output Number of elements along the arrays. Keywords: hiscale If set, then pick up the settings appropriate to HISCALE epam If set, then pick up the settings appropriate to EPAM. History: Original: (After rates version): 7/3/00; SJT Add accum arrays: 10/1/01; SJT