See: Description
| Interface | Description |
|---|---|
| CCDTransform |
Allows transforms between CCD coordinate system and CCD segment (amplifier)
coordinate systems.
|
| ImageSensitiveArea |
Interface to be implemented by Geometry objects that can be exposed to
a ImagePixelData.
|
| Class | Description |
|---|---|
| CCD |
A class describing a CCD.
|
| CCDGeometryConstants |
An object that defines CCD specific geometrical constants.
|
| CCDTransform.ActiveTransform |
A CCDTransform which only considers active pixels for the absolute x,y
coordinates.
|
| CCDTransform.GlobalTransform |
A CCDTransform which considers all pixels for the absolute x,y
coordinates.
|
| CCDType |
A class that defines the type of a CCD.
|
| CCDTypeUtils |
CCD Type utilities.
|
| E2VCCDType |
An E2V CCD type.
|
| FocalPlane |
A Geometry class defining the Camera Focal Plane.
|
| Geometry<T extends Geometry> |
Base Geometry: a rectangle inside which it is possible to add other
Geometries.
|
| GeometryUtils |
A utility class to display a Geometry tree.
|
| ITLCCDType |
An ITL CCD type.
|
| Raft |
A Raft Geometry object.
|
| RaftGeometryConstants |
An object that defines Raft specific constants used to place CCDs into
a Raft instance.
|
| Reb |
A Reb Geometry object.
|
| Segment |
An class to represent a CCD Segment.
|
| SegmentGeometryConstants |
An object that defines a Segment geometry constants.
|
| Enum | Description |
|---|---|
| CCDTransform.PixelType |
Enumerate the different types of pixel that can be read out.
|
| SegmentReadOutOrder |
The Segment readout point with respect to the (parallel,serial)
Camera Coordinate System.
|
Copyright © 2016 LSST. All rights reserved.