Source: dataset/pad/pad_dataset__create_look_arrays.pro
pad_dataset::create_look_arrays
Create the arrays needed to read the data and store them for plotting
Call:
dsref -> create_look_arrays, nover, rates, times, field, nvals
Arguments:
nover int input The number of channels to be read.
tform float output The transorm matrix array
ttimes double output The transform times array.
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 pad version): 7/3/00; SJT