Source: dataset/pad/pad_dataset__create_ace_b_arrays.pro
pad_dataset::create_ace_b_arrays
Create the arrays needed to read ACE_B data.
Usage:
dsref -> create_ace_b_arrays, instref, field, $
times, nvals
Arguments:
instref objref input The instrument definition reference.
field float output The field array.
times double output The times array.
nvals int output Number of elements along the arrays.
History:
Original: 11/9/01; SJT