Uses of Class
nom.tam.fits.TableHDU
-
Packages that use TableHDU Package Description nom.tam.fits nom.tam.image.compression.hdu -
-
Uses of TableHDU in nom.tam.fits
Subclasses of TableHDU in nom.tam.fits Modifier and Type Class Description class
AsciiTableHDU
FITS ASCII table header/data unitclass
BinaryTableHDU
FITS binary table header/data unit -
Uses of TableHDU in nom.tam.image.compression.hdu
Subclasses of TableHDU in nom.tam.image.compression.hdu Modifier and Type Class Description class
CompressedImageHDU
A compressed image is a normal binary table with a defined structure.class
CompressedTableHDU
-