Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jscience.io.fits Classes and Interfaces - 20 results found.
| Name | Description | Type | Package | Framework |
| FitsASCIIColumn | represents a column in an ASCII table extensionFields inherited from class org. | Class | org.jscience.io.fits | JScience |
|
| FitsASCIITableData | ****************************************************************************** ******************************************************************************* | Class | org.jscience.io.fits | JScience |
|
| FitsBinaryColumn | Represents a column in a BINTABLE extensionFields inherited from class org. | Class | org.jscience.io.fits | JScience |
|
| FitsBinTableData | Represents BINTABLE format data. | Class | org.jscience.io.fits | JScience |
|
| FitsCard | Represents a single header record. | Class | org.jscience.io.fits | JScience |
|
| FitsColumn | Holds the information about a column in an ASCII or binary table. | Class | org.jscience.io.fits | JScience |
|
| FitsData | *********************************************************************** Represents the data part of a FITS HDU. | Class | org.jscience.io.fits | JScience |
|
| FitsException | Thrown when there is a problem with the FITS format. | Class | org.jscience.io.fits | JScience |
|
| FitsFile | **************************************************************************** Represents an entire fits file. | Class | org.jscience.io.fits | JScience |
|
| FitsHDU | *********************************************************************** Represents the basic building block of a FITS file - the "Header Data Unit". | Class | org.jscience.io.fits | JScience |
|
| FitsHeader | Represents the header of a FITS HDU. | Class | org.jscience.io.fits | JScience |
|
| FitsImageData | *********************************************************************** Represents the data in the primary HDU of an image extension. | Class | org.jscience.io.fits | JScience |
|
| FitsTableData | This abstract class represents the data in either a FITS ASCII table or a FITS BINTABLE. | Class | org.jscience.io.fits | JScience |
|
| ImageDigitizer | **************************************************************************** This class converts a stream of double-valued pixels from a | Class | org.jscience.io.fits | JScience |
|
| InputStreamFitsFile | Represents a FITS file to be read from a serial data source. | Class | org.jscience.io.fits | JScience |
|
| NoSuchFitsCardException | Thrown when the requested header card is not present. | Class | org.jscience.io.fits | JScience |
|
| NoSuchFitsHDUException | Thrown when the requested HDU is not present in the FITS file. | Class | org.jscience.io.fits | JScience |
|
| RandomAccessFitsFile | *********************************************************************** Represents a FitsFile which can be read from a RandomAccessFile data source. | Class | org.jscience.io.fits | JScience |
|
| RealImageConsumer | This is the similar to an ImageConsumer, except that it handles double valued pixels. | Interface | org.jscience.io.fits | JScience |
|
| RealImageProducer | This interface is analogous to ImageProducer, except that it handles pixels of type double. | Interface | org.jscience.io.fits | JScience |