Uses of Interface
nom.tam.util.FitsOutput
Packages that use FitsOutput
-
Uses of FitsOutput in nom.tam.util
Classes in nom.tam.util that implement FitsOutputModifier and TypeClassDescriptionclassDeprecated.classDeprecated.UseFitsFileinstead, which replaces the oldBufferedFilewith a less misleading name, or elseArrayDataFile, which provides a base for a more more generic implementation for efficient reading/writing arrays using any (non-FITS) encoding.classFor reading and writing FITS files.classFor writing FITS files through anOutputStream.
FitsOutputStream, which provides the exact same functionality but with a less misleading name, or else useArrayOutputStreamas a base for an implementation with any (non-FITS) encoding.