Uses of Class
nom.tam.fits.BinaryTable

Packages that use BinaryTable
nom.tam.fits The Flexible Image Transport System, used primarily for exchanging astronomical data. 
 

Uses of BinaryTable in nom.tam.fits
 

Methods in nom.tam.fits with parameters of type BinaryTable
static Header BinaryTableHeaderParser.pointToTable(BinaryTable table)
          Make the header describe the a table where we give only.
static Header BinaryTableHeaderParser.pointToTable(BinaryTable table)
          Make the header describe the a table where we give only.
static Header BinaryTableHeaderParser.pointToTable(BinaryTable table, Header myHeader)
          Make the header describe a specified table and included existing header information.
static Header BinaryTableHeaderParser.pointToTable(BinaryTable table, Header myHeader)
          Make the header describe a specified table and included existing header information.