function result = header( self ) % tsg_nc/header -- get header hashtable used to construct "tsg_nc" object. % % Input % ----- % self ........... instance of 'tsg_nc' object % % Output % ------ % result ........... hashtable % % $Id$ result = self.header;