Uses of Class
nom.tam.fits.TableHDU
Packages that use TableHDU
Package
Description
The core classes of nom-tam-fits.
Compressing and decompressing HDUs, for both images and binary tables.
-
Uses of TableHDU in nom.tam.fits
Subclasses of TableHDU in nom.tam.fitsModifier and TypeClassDescriptionclassASCII table header/data unit.classBinary table header/data unit. -
Uses of TableHDU in nom.tam.image.compression.hdu
Subclasses of TableHDU in nom.tam.image.compression.hduModifier and TypeClassDescriptionclassA header-data unit (HDU) containing a compressed image.classA header-data unit (HDU) containing a compressed binary table.