Uses of Interface
nom.tam.util.FitsIO
-
Packages that use FitsIO Package Description nom.tam.util -
-
Uses of FitsIO in nom.tam.util
Subinterfaces of FitsIO in nom.tam.util Modifier and Type Interface Description interface
ArrayDataInput
interface
ArrayDataOutput
Special high performance scientific extension of the DataOutput interface.interface
RandomAccess
These packages define the methods which indicate that an i/o stream may be accessed in arbitrary order.Classes in nom.tam.util that implement FitsIO Modifier and Type Class Description class
BufferedDataInputStream
This class is intended for high performance I/O in scientific applications.class
BufferedDataOutputStream
This class is intended for high performance I/O in scientific applications.class
BufferedFile
-