|
lsst.afw g712618294e+4813a5392e
|
#include <string>#include "lsst/afw/table/fwd.h"#include "lsst/geom/Box.h"#include "lsst/geom/Extent.h"Go to the source code of this file.
Classes | |
| class | lsst::afw::cameraGeom::Amplifier |
| Geometry and electronic information about raw amplifier images. More... | |
| struct | lsst::afw::cameraGeom::Amplifier::Fields |
| class | lsst::afw::cameraGeom::Amplifier::Builder |
| A mutable Amplifier subclass class that can be used to incrementally construct or modify Amplifiers. More... | |
Namespaces | |
| namespace | lsst |
| namespace | lsst::afw |
| namespace | lsst::afw::cameraGeom |
Enumerations | |
| enum class | lsst::afw::cameraGeom::ReadoutCorner { lsst::afw::cameraGeom::LL , lsst::afw::cameraGeom::LR , lsst::afw::cameraGeom::UR , lsst::afw::cameraGeom::UL } |
| Readout corner, in the frame of reference of the assembled image. More... | |
| enum class | lsst::afw::cameraGeom::AssemblyState { lsst::afw::cameraGeom::RAW , lsst::afw::cameraGeom::SCIENCE } |
| Assembly state of the amplifier, used to identify bounding boxes and component existence. More... | |