Source: stream/matrix/Hiscale/hiscale_matrix_stream__init.pro
hiscale_matrix_stream::init Constructor for the HISCALE matrix stream class. Usage: strid = obj_new('hiscale_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