Source: dataset/rate/rate_dataset__create_lan_arrays.pro
rate_dataset::create_lan_arrays Create the arrays needed to read the data and store them for plotting Call: dsref -> create_lan_arrays, nover, rates, times, nvals Arguments: nover int input The number of channels to be read. rates float output The rates array. times double output The times array. 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 V3.x create_arrays): 20/12/99; SJT