#include <pmFPA.h>
Collaboration diagram for pmFPA:
[legend]
Detailed Description
Focal plane array (the entirety of the camera).
The FPA is the top-level camera structure, and consists of one or more chips. It also contains the concepts metadata appropriate to this level, a summary of analysis tasks that have been performed, the camera configuration information, any HDU that corresponds to this level for the file of interest, and astrometric transformations. The astrometric transformations encode how to transform from the tangent plane to the sky, and back.
Definition at line 31 of file pmFPA.h.
|
Data Fields |
| psPlaneTransform * | fromTPA |
| | Transformation from tangent plane to focal plane, or NULL.
|
| psPlaneTransform * | toTPA |
| | Transformation from focal plane to tangent plane, or NULL.
|
| psProjection * | toSky |
| | Projection from tangent plane to sky, or NULL.
|
| psMetadata * | concepts |
| | FPA-level concepts.
|
| unsigned int | conceptsRead |
| | Which concepts have been read; see pmConceptsSource.
|
| psMetadata * | analysis |
| | FPA-level analysis metadata.
|
| const psMetadata * | camera |
| | Camera configuration.
|
| psArray * | chips |
| | The component chips.
|
| pmHDU * | hdu |
| | FITS header data unit of interest, or NULL.
|
Field Documentation
Transformation from tangent plane to focal plane, or NULL.
Definition at line 35 of file pmFPA.h.
Transformation from focal plane to tangent plane, or NULL.
Definition at line 36 of file pmFPA.h.
Projection from tangent plane to sky, or NULL.
Definition at line 37 of file pmFPA.h.
FPA-level concepts.
Definition at line 40 of file pmFPA.h.
Which concepts have been read; see pmConceptsSource.
Definition at line 41 of file pmFPA.h.
FPA-level analysis metadata.
Definition at line 42 of file pmFPA.h.
Camera configuration.
Definition at line 43 of file pmFPA.h.
The component chips.
Definition at line 44 of file pmFPA.h.
FITS header data unit of interest, or NULL.
Definition at line 45 of file pmFPA.h.
The documentation for this struct was generated from the following file:
Generated on Fri Feb 2 22:36:00 2007 for Pan-STARRS Module Library by
1.5.1