mfsa_spect_stream::init

Source: stream/spect/Mfsa/mfsa_spect_stream__init.pro

 mfsa_spect_stream::init
        Constructor for a Mfsa spect data stream (this will, in
        practice always be called by a wrapper for EPAM or HISCALE).

 Usage:
        strid = obj_new('mfsa_spect_stream', type, parent, channel, idfref)

 Arguments:
        type    string  The type of stream (this is fixed at the next
                        level up)
        parent  objref  The reference of the dataset to which the
                        stream is attached.
        channel string  The channel that the stream will contain.

 Keywords:
        name    string  A name to attach to the stream.
        menu            If set, then use a menu to define the stream's
                        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 (after lan): 7/6/00; SJT
        Added species, safe and limits keys: 30/6/00; SJT



James Tappin 2005-02-04