Uses of Package
nom.tam.util
Package
Description
The core classes of nom-tam-fits.
A collection of useful classes.
Image tiling support.
Compressing and decompressing HDUs, for both images and binary tables.
Various commonly used classes for nom-tam-fits.
-
ClassDescriptionInterface for reading array data from inputs.Interface for writing array data to outputs.Table data that is stored (internally) in column major format.A no-frills complex value, for representing complex numbers in FITS headers.An
Iterator
-based interface for key / value pairs allowing insertions and reverse movement also.Interface for cursor-based access to keysFor reading and writing FITS files.Base interface for reading and writing FITS.For writing FITS files through anOutputStream
.Quantizes floating point values as integers.Interface for IO objects that support file-like random access. -
ClassDescriptionInterface that combines file-based random acesss with high-throughput array IO
-
ClassDescriptionInterface for writing array data to outputs.Interface that combines file-based random acesss with high-throughput array IO
-
-
ClassDescriptionEfficient reading and writing of arrays to and from files, with custom encoding.Interface for reading array data from inputs.Interface for writing array data to outputs.Efficient reading of binary arrays from streams with custom binary encoding.Efficient writing of binary arrays to streams with custom binary encoding.Deprecated.(for internal use) It is a rusty-rail compatibility implementation only, unsafe for general use.Reading from and writing to byte arrays with a stream-like interface (primarily for internal use) .Table data that is stored (internally) in column major format.A no-frills complex value, for representing complex numbers in FITS headers.An
Iterator
-based interface for key / value pairs allowing insertions and reverse movement also.Interface for cursor-based access to keysA non FITS-specific interface for generic table data access.Decodes FITS-formatted binary data into Java arrays (primarily for internal use)Encodes select Java arrays into FITS binary format (primarily for internal use)For reading and writing FITS files.For reading FITS files through anInputStream
.Base interface for reading and writing FITS.Interface for FITS-specific output.For writing FITS files through anOutputStream
.Formatting number values for use in FITS headers.Exception that is thrown if values do not appear in the format they are expected.Efficient base class for decoding of binary input into Java arrays (primarily for internal use)Interface for asic binary input reading functionality.Efficient base class for encoding Java arrays into binary output (primarily for internal use)Interface for basic binary output writing functionality.Quantizes floating point values as integers.Interface that combines file-based random acesss with high-throughput array IOInterface for IO objects that support file-like random access.Interface for basic random access read and write operations.For when attempting to do something illegal or invalid with FITS tables.