Source: stream/rate/Track/track_rate_stream__init.pro
track_rate_stream::init
Constructor method for a track data rates stream
Usage: (usually implicit)
strref = obj_new("track_rate_stream", type, parent, name)
Arguments:
type string Stream type.
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 mnemonic name for 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.
History:
Original: 8/2/00; SJT