Source: stream/pad/Pad/pad_pad_stream__init.pro
pad_pad_stream::init constructor for a pad data stream (in fact it only passes a few things on to the generic constructor). (Usage:) strid=obj_new('pad_pad_stream', type, parent, name) Arguments: type string Stream type. parent objref The reference of the dataset to which the stream is attached. name string A mnemonic name for the stream. History: Original (after pad_stream_init): 29/2/00; SJT