Source: stream/pad/Look/Lan/lan_look_stream__init.pro
lan_look_stream::init
Constructor for Lan look direction streams.
Usage:
strid = obj_new('lan_look_stream', type, parent, head)
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.
head str/int The head 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.
History:
Original: 3/3/00; SJT