Uses of Package
nom.tam.fits

Packages that use nom.tam.fits
nom.tam.fits The Flexible Image Transport System, used primarily for exchanging astronomical data. 
visad.data.fits Provides for importing a FITS dataset into VisAD. 
 

Classes in nom.tam.fits used by nom.tam.fits
AsciiTableHDU
          FITS ASCII table header/data unit ASCII tables are not currently suppoted.
BasicHDU
          This abstract class is the parent of all HDU types.
BinaryTable
          This class defines the methods for accessing FITS binary table data.
BinaryTableHDU
          FITS binary table header/data unit
Column
          Keep header and data information for a column from a FITS table.
Data
          This class provides methods to access the data segment of an HDU.
ExtensionHDU
          Generic FITS extension methods
FitsException
           
Header
          This class describes methods to access and manipulate the header for a FITS HDU.
HeaderCard
          This class describes methods to access and manipulate the individual cards for a FITS Header.
HeaderCardException
           
ImageHDU
          FITS image header/data unit
PrimaryHDU
          FITS primary array header/data unit
RandomGroupsHDU
          Random groups HDUs.
TableHDU
          Generic FITS table methods
TruncatedFileException
          This exception is thrown when an EOF is detected in the middle of an HDU.
 

Classes in nom.tam.fits used by visad.data.fits
Fits
          This class provides access to routines to allow users to read and write FITS files.
FitsException