Source: stream/matrix/Epam/epam_matrix_stream__init.pro
epam_matrix_stream::init
Constructor for the EPAM matrix stream class.
Usage:
strid = obj_new('epam_matrix_stream', parent, channel[, name=name])
Argument:
parent objref The reference of the dataset to which the
stream is attached.
channel string The channel which this stream will contain.
Keyword:
name string A mnemonic name for the stream.
History:
Original(after rate): 16/6/00; SJT