Source: stream/rate/Uleis/uleis_rate_stream__init.pro
uleis_rate_stream::init
Constructor method for a ULEIS rates stream.
Usage:
strref = obj_new('uleis_rate_stream', parent, channel, $
name=name, menu=menu, group=group)
Arguments:
parent objref The reference of the dataset to which the
stream belongs.
channel string A valid ULEIS stream specification.
Keywords:
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 if menu is set).
History:
Original: 15/5/00; SJT