LSSTApplications  18.0.0+106,18.0.0+50,19.0.0,19.0.0+1,19.0.0+10,19.0.0+11,19.0.0+13,19.0.0+17,19.0.0+2,19.0.0-1-g20d9b18+6,19.0.0-1-g425ff20,19.0.0-1-g5549ca4,19.0.0-1-g580fafe+6,19.0.0-1-g6fe20d0+1,19.0.0-1-g7011481+9,19.0.0-1-g8c57eb9+6,19.0.0-1-gb5175dc+11,19.0.0-1-gdc0e4a7+9,19.0.0-1-ge272bc4+6,19.0.0-1-ge3aa853,19.0.0-10-g448f008b,19.0.0-12-g6990b2c,19.0.0-2-g0d9f9cd+11,19.0.0-2-g3d9e4fb2+11,19.0.0-2-g5037de4,19.0.0-2-gb96a1c4+3,19.0.0-2-gd955cfd+15,19.0.0-3-g2d13df8,19.0.0-3-g6f3c7dc,19.0.0-4-g725f80e+11,19.0.0-4-ga671dab3b+1,19.0.0-4-gad373c5+3,19.0.0-5-ga2acb9c+2,19.0.0-5-gfe96e6c+2,w.2020.01
LSSTDataManagementBasePackage
Public Attributes | List of all members
lsst::afw::cameraGeom::Amplifier::Fields Struct Reference

#include <Amplifier.h>

Public Attributes

std::string name
 
lsst::geom::Box2I bbox
 
double gain = 0.0
 
double readNoise = 0.0
 
double saturation = 0.0
 
double suspectLevel = 0.0
 
ReadoutCorner readoutCorner = ReadoutCorner::LL
 
ndarray::Array< double const, 1, 1 > linearityCoeffs
 
std::string linearityType
 
double linearityThreshold
 
double linearityMaximum
 
std::string linearityUnits
 
lsst::geom::Box2I rawBBox
 
lsst::geom::Box2I rawDataBBox
 
bool rawFlipX = false
 
bool rawFlipY = false
 
lsst::geom::Extent2I rawXYOffset
 
lsst::geom::Box2I rawHorizontalOverscanBBox
 
lsst::geom::Box2I rawVerticalOverscanBBox
 
lsst::geom::Box2I rawPrescanBBox
 

Detailed Description

Definition at line 239 of file Amplifier.h.

Member Data Documentation

◆ bbox

lsst::geom::Box2I lsst::afw::cameraGeom::Amplifier::Fields::bbox

Definition at line 241 of file Amplifier.h.

◆ gain

double lsst::afw::cameraGeom::Amplifier::Fields::gain = 0.0

Definition at line 242 of file Amplifier.h.

◆ linearityCoeffs

ndarray::Array<double const, 1, 1> lsst::afw::cameraGeom::Amplifier::Fields::linearityCoeffs

Definition at line 247 of file Amplifier.h.

◆ linearityMaximum

double lsst::afw::cameraGeom::Amplifier::Fields::linearityMaximum

Definition at line 250 of file Amplifier.h.

◆ linearityThreshold

double lsst::afw::cameraGeom::Amplifier::Fields::linearityThreshold

Definition at line 249 of file Amplifier.h.

◆ linearityType

std::string lsst::afw::cameraGeom::Amplifier::Fields::linearityType

Definition at line 248 of file Amplifier.h.

◆ linearityUnits

std::string lsst::afw::cameraGeom::Amplifier::Fields::linearityUnits

Definition at line 251 of file Amplifier.h.

◆ name

std::string lsst::afw::cameraGeom::Amplifier::Fields::name

Definition at line 240 of file Amplifier.h.

◆ rawBBox

lsst::geom::Box2I lsst::afw::cameraGeom::Amplifier::Fields::rawBBox

Definition at line 252 of file Amplifier.h.

◆ rawDataBBox

lsst::geom::Box2I lsst::afw::cameraGeom::Amplifier::Fields::rawDataBBox

Definition at line 253 of file Amplifier.h.

◆ rawFlipX

bool lsst::afw::cameraGeom::Amplifier::Fields::rawFlipX = false

Definition at line 254 of file Amplifier.h.

◆ rawFlipY

bool lsst::afw::cameraGeom::Amplifier::Fields::rawFlipY = false

Definition at line 255 of file Amplifier.h.

◆ rawHorizontalOverscanBBox

lsst::geom::Box2I lsst::afw::cameraGeom::Amplifier::Fields::rawHorizontalOverscanBBox

Definition at line 257 of file Amplifier.h.

◆ rawPrescanBBox

lsst::geom::Box2I lsst::afw::cameraGeom::Amplifier::Fields::rawPrescanBBox

Definition at line 259 of file Amplifier.h.

◆ rawVerticalOverscanBBox

lsst::geom::Box2I lsst::afw::cameraGeom::Amplifier::Fields::rawVerticalOverscanBBox

Definition at line 258 of file Amplifier.h.

◆ rawXYOffset

lsst::geom::Extent2I lsst::afw::cameraGeom::Amplifier::Fields::rawXYOffset

Definition at line 256 of file Amplifier.h.

◆ readNoise

double lsst::afw::cameraGeom::Amplifier::Fields::readNoise = 0.0

Definition at line 243 of file Amplifier.h.

◆ readoutCorner

ReadoutCorner lsst::afw::cameraGeom::Amplifier::Fields::readoutCorner = ReadoutCorner::LL

Definition at line 246 of file Amplifier.h.

◆ saturation

double lsst::afw::cameraGeom::Amplifier::Fields::saturation = 0.0

Definition at line 244 of file Amplifier.h.

◆ suspectLevel

double lsst::afw::cameraGeom::Amplifier::Fields::suspectLevel = 0.0

Definition at line 245 of file Amplifier.h.


The documentation for this struct was generated from the following file: