Source: stream/dyn_spect/Uleis/uleis_dyn_spect_stream__attach_raw_data.pro
uleis_dyn_spect_stream::attach_raw_data Attach raw data to a ULEIS dyn_spect stream. Usage: strref -> attach_raw_data, rates, accum, time_ptr, apert_ptr, $ time_ref_ptr Arguments: rates float The rates data to attach accum float The accumulation times of the rates data. time_ptr dbl/ptr The times of the frames or a pointer thereto apert_ptr int/ptr The ULEIS aperture settings or a pointer thereto. time_ref_ptr ptr If time_ptr is a pointer, then a pointer to a refcount for the time_ptr Notes: As usual, setting the correct initial refcounts is the responsibility of the caller. History: Original: 14/8/01; SJT