Source: stream/spect/Mfsa/Epam/epam_mfsa_spect_stream__init.pro
epam_mfsa_spect_stream::init
Constructor for the EPAM spects stream class.
Usage:
strid = obj_new('epam_mfsa_spect_stream', parent, channel[, name=name])
Argument:
parent objref The reference of the dataset to which the
stream is attached.
channel string A valid EPAM spect channel
Keyword:
name string A mnemonic name for the stream.
menu If set, then use a menu to set the properties.
group long Widget group leader -- only used with menu option.
species string The species to assume for energy ranges.
safe If set, then only use "safe" energy bands.
limits int Use the specified energy band limits.
History:
Original: 23/11/99; SJT
incorporated channel setting: 6/12/99; SJT
Add menu keyword: 9/12/99; SJT
Added parent: 1/2/00; SJT
Added species, safe and limits keys: 30/6/00; SJT