Source: dataset/spect/spect_dataset__init.pro
spect_dataset::init Constructor for a spect dataset instance. Usage: dsid = obj_new('spect_dataset', top[, name=name]) Argument: top objref The object id of the the hs_container. Keyword: name string The name for the dataset. menu If set, then start up a gui to define the DS properties. group long A widget group leader for use by the menu. inherit objref Another dataset whose global properties are to be copied to this one. History: Original (after rates): 15/3/00; SJT