Source: stream/dyn_spect/dyn_spect_stream__get_background.pro
dyn_spect_stream::get_background Return the background levels for a dyn_spect stream. Usage: bg = strref -> get_background([time]) Argument: time double The time(s) for which the backgrounds are needed. Notes: This is a dummy, subclasses that support backgrounds should provide a specific method. History: Original: 8/8/01; SJT