Source: stream/rate/UDS/uds_rate_stream__init.pro
uds_rate_stream::init
Constructor method for a UDS rate stream.
Usage:
strref = obj_new("uds_rate_stream", parent, instrument, channel)
Arguments:
parent objref The object reference of the dataset containing
the stream
instrument str The spacecraft/instrument for the stream
channel string The channel for the stream.
Keywords:
name string An optional name for the stream.
menu If set, then use a menu to select the
instrument and channel
group long For menus, the group leader of the widget
hierarchy.
History:
Original: 26/6/00; SJT