dbconfig::restoreSpectrum

Name

dbconfig::restoreSpectrum -- Restore spectrum contents from save set.

Synopsis


package require dbconfig
 set db [dbconfig::connect file-name]
 set set [dbconfig::openSaveSet $db set-name]
 
 dbconfig::restorSpectrum $set spectrum-name
                        

DESCRIPTION

Retores the contents of spectrum spectrum-name from the save set with the handle stored in set.