Source: stream/rate/Lan/Hiscale/hiscale_rate_stream__init.pro
hiscale_rate_stream::init
Constructor for the HISCALE rates stream class.
Usage:
strid = obj_new('hiscale_rate_stream', parent, channel[, name=name])
Argument:
parent objref The reference of the dataset to which the
stream is attached.
channel string A valid HISCALE rate 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.
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