Uses of Package
nom.tam.fits.compression.provider.param.base
Packages that use nom.tam.fits.compression.provider.param.base
Package
Description
(for internal use) Base implementations of the interfaces that manage compression parameters for the various
algorithms.
(for internal use) Managing parameters for
HCompressor
.(for internal use) Managing parameters for quantization via
QuantizeProcessor
.(for internal use) Managing parameters for
RiceCompressor
.-
Classes in nom.tam.fits.compression.provider.param.base used by nom.tam.fits.compression.provider.param.baseClassDescription(for internal use) Compression parameters that are bundled together from distinct sets of component parameters.(for internal use) A parameter stored in the FITS header or compressed table that is linked to a compression option.(for internal use) A set of
CompressParameter
s that are bundled together, typically because they are parameters that all link to the sameICompressOption
-
Classes in nom.tam.fits.compression.provider.param.base used by nom.tam.fits.compression.provider.param.hcompressClassDescription(for internal use)(for internal use) A parameter stored in the FITS header or compressed table that is linked to a compression option.(for internal use) A set of
CompressParameter
s that are bundled together, typically because they are parameters that all link to the sameICompressOption
-
Classes in nom.tam.fits.compression.provider.param.base used by nom.tam.fits.compression.provider.param.quantClassDescription(for internal use) Compression parameters that are stored in the table along with the compressed data.(for internal use) A parameter stored in the FITS header or compressed table that is linked to a compression option.(for internal use) A set of
CompressParameter
s that are bundled together, typically because they are parameters that all link to the sameICompressOption
-
Classes in nom.tam.fits.compression.provider.param.base used by nom.tam.fits.compression.provider.param.riceClassDescription(for internal use)(for internal use) A parameter stored in the FITS header or compressed table that is linked to a compression option.(for internal use) A set of
CompressParameter
s that are bundled together, typically because they are parameters that all link to the sameICompressOption