Uses of Interface
nom.tam.fits.FitsElement
Packages that use FitsElement
-
Uses of FitsElement in nom.tam.fits
Classes in nom.tam.fits that implement FitsElementModifier and TypeClassDescriptionclass
Just an abstract class to reuse the myData in all subclasses of the HDU's.class
This class represents the data in an ASCII tableclass
FITS ASCII table header/data unitclass
This abstract class is the parent of all HDU types.class
This class defines the methods for accessing FITS binary table data.class
FITS binary table header/data unitclass
This class provides methods to access the data segment of an HDU.class
This class supports the FITS heap.class
This class describes methods to access and manipulate the header for a FITS HDU.class
This class instantiates FITS primary HDU and IMAGE extension data.class
FITS image header/data unitclass
This class instantiates FITS Random Groups data.class
Random groups HDUs.class
TableHDU<T extends AbstractTableData>
This class allows FITS binary and ASCII tables to be accessed via a common interface.class
This class provides a simple holder for data which is not handled by other classes.class
Holder for unknown data types. -
Uses of FitsElement in nom.tam.image.compression.hdu
Classes in nom.tam.image.compression.hdu that implement FitsElementModifier and TypeClassDescriptionclass
class
A compressed image is a normal binary table with a defined structure.class
class