Package uk.ac.starlink.fits

Classes for general FITS handling, including NDX, NDArray and StarTable implementations.

See:
          Description

Class Summary
BintableStarTable An implementation of the StarTable interface which uses a FITS BINTABLE extension.
FitsStarTable An implementation of the StarTable interface which uses FITS TABLE or BINTABLE extensions.
FitsTableBuilder Implementation of the TableBuilder interface which gets StarTables from FITS files.
FitsTableSerializer Class which knows how to do the various bits of serializing a StarTable to FITS BINTABLE format.
FitsTableWriter Handles writing of a StarTable in FITS binary format.
MappedFile Provides mapped access to a data buffer, compatible with nom.tam.util classes.
 

Package uk.ac.starlink.fits Description

Classes for general FITS handling, including NDX, NDArray and StarTable implementations. Some of these classes use the nom.tam.fits package for low-level FITS access, though several of them do most of the handling in customised ways themselves for efficiency reasons.


Copyright © 2004 CLRC: Central Laboratory of the Research Councils. All rights reserved.