Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.io.fits Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
FitsASCIIColumnrepresents a column in an ASCII table extensionFields inherited from class org.Classorg.jscience.io.fitsJScience
FitsASCIITableData****************************************************************************** *******************************************************************************Classorg.jscience.io.fitsJScience
FitsBinaryColumnRepresents a column in a BINTABLE extensionFields inherited from class org.Classorg.jscience.io.fitsJScience
FitsBinTableDataRepresents BINTABLE format data.Classorg.jscience.io.fitsJScience
FitsCardRepresents a single header record.Classorg.jscience.io.fitsJScience
FitsColumnHolds the information about a column in an ASCII or binary table.Classorg.jscience.io.fitsJScience
FitsData*********************************************************************** Represents the data part of a FITS HDU.Classorg.jscience.io.fitsJScience
FitsExceptionThrown when there is a problem with the FITS format.Classorg.jscience.io.fitsJScience
FitsFile**************************************************************************** Represents an entire fits file.Classorg.jscience.io.fitsJScience
FitsHDU*********************************************************************** Represents the basic building block of a FITS file - the "Header Data Unit".Classorg.jscience.io.fitsJScience
FitsHeaderRepresents the header of a FITS HDU.Classorg.jscience.io.fitsJScience
FitsImageData*********************************************************************** Represents the data in the primary HDU of an image extension.Classorg.jscience.io.fitsJScience
FitsTableDataThis abstract class represents the data in either a FITS ASCII table or a FITS BINTABLE.Classorg.jscience.io.fitsJScience
ImageDigitizer**************************************************************************** This class converts a stream of double-valued pixels from aClassorg.jscience.io.fitsJScience
InputStreamFitsFileRepresents a FITS file to be read from a serial data source.Classorg.jscience.io.fitsJScience
NoSuchFitsCardExceptionThrown when the requested header card is not present.Classorg.jscience.io.fitsJScience
NoSuchFitsHDUExceptionThrown when the requested HDU is not present in the FITS file.Classorg.jscience.io.fitsJScience
RandomAccessFitsFile*********************************************************************** Represents a FitsFile which can be read from a RandomAccessFile data source.Classorg.jscience.io.fitsJScience
RealImageConsumerThis is the similar to an ImageConsumer, except that it handles double valued pixels.Interfaceorg.jscience.io.fitsJScience
RealImageProducerThis interface is analogous to ImageProducer, except that it handles pixels of type double.Interfaceorg.jscience.io.fitsJScience