Package nom.tam.fits.compression.provider.param.api
package nom.tam.fits.compression.provider.param.api
(for internal use) The basics of storing compression options in FITS headers and compressed table columns.
It's weird enough that compression parameters are being handled in separate packages from the algorithms they serve,
but that's life.
-
ClassDescription(for internal use) Access to FITS header values with runtime exceptions only.(for internal use) Access to a specific FITS header card with runtime exceptions only.(for internal use) Compression parameters that are stored in the table along with the compressed data.(for internal use) Compression parameter that must be stored along the header meta data of the hdu.(for internal use) Compression parameter that must be stored along the meta data.(for internal use) Group of parameters that must be synchronized with the hdu meta data for a specific compression algorithm.(for internal use) Interface for accessing FITS header values with runtime exceptions only.