See: Description
| Interface | Description |
|---|---|
| FitsHeaderMetadataProvider |
An interface to provide Metadata to fill the content of Fits Headers.
|
| FitsHeaderMetadataProviderFactory |
A factory that generates FitsHeaderMetadataProvider objects when
FitsFileWriters are in the process of writing out an image.
|
| ImagePixelData |
Interface for data that can provide pixel data level image data.
|
| ImageSet |
Represents a set of images read from the DAQ.
|
| ImageSet.Image |
A single Image within an ImageSet.
|
| Class | Description |
|---|---|
| DateUtils |
Utilities for dealing with Dates/Times.
|
| DefaultFitsHeaderMetadataProvider |
Default implementation of the FitsHeaderMetadataProvider interface.
|
| DefaultFitsHeaderMetadataProviderFactory |
A default implementation for a FitsHeaderMetadataProviderFactory.
|
| DefaultImageSet |
A default implementation of ImageSet.
|
| FitsCheckSum |
A replacement for the FitsCheckSum implemented in
nom.tam.fits.utilities.FitsCheckSum. |
| FitsCheckSum.Checksum |
Encapsulation of a FITS check sum.
|
| FitsFileWriter |
A utility for writing FITS files following LSST conventions.
|
| FitsHeadersSpecifications |
Utility class for the generation of header specifications objects.
|
| FitsHeaderUtilities |
Utility class for the generation of header specifications objects.
|
| GeometryFitsHeaderMetadataProviderFactory |
An implementation of FitsHeaderMetadataProviderFactory based on a Geometry
object.
|
| HeaderSpecification |
A specification for a fits file header.
|
| HeaderSpecification.HeaderLine | |
| MetaDataSet |
A default implementation of a metaDataSet.
|
| Enum | Description |
|---|---|
| HeaderSpecification.DataType |
Copyright © 2016 LSST. All rights reserved.