Uses of Class
nom.tam.fits.AbstractTableData
Package
Description
The core classes of nom-tam-fits.
Compressing and decompressing HDUs, for both images and binary tables.
-
Uses of AbstractTableData in nom.tam.fits
Modifier and TypeClassDescriptionclass
TableHDU<T extends AbstractTableData>
Base class for binary and ASCII table implementations.Modifier and TypeClassDescriptionclass
ASCII table data.class
Table data for binary table HDUs. -
Uses of AbstractTableData in nom.tam.image.compression.hdu
Modifier and TypeClassDescriptionclass
FITS representation of a compressed image.class
FITS representation of a compressed binary table.