Source: stream/spect/spect_stream__define.pro
spect_stream__define Definition for a spectrum stream Superclasses: generic_stream Members: chan_info struct Details of the channel raw_rates pointer The raw counting rates Raw_times pointer The times of the raw counting rates. Raw_time_ref pointer Refcount for the raw times rates pointer The spectrum to display errors pointer The error limits. spect_flag byte Has the spectrum been computed Flux_flag byte Has flux conversion been done Background_flag byte Have backgrounds been computed err_flag byte Have errors been computed History: Started: 16/3/00; SJT Make chan_info.chlims a pointer (for Uleis): 25/5/00; SJT Add raw_time stuff (for editor): 7/2/01; SJT Add member docs: 6/8/01; SJT