DetectorType¶
- 
class 
lsst.afw.cameraGeom.DetectorType¶ Bases:
pybind11_builtins.pybind11_objectAttributes Summary
FOCUSGUIDERSCIENCEWAVEFRONTnamevalueAttributes Documentation
- 
FOCUS= <DetectorType.FOCUS: 1>¶ 
- 
GUIDER= <DetectorType.GUIDER: 2>¶ 
- 
SCIENCE= <DetectorType.SCIENCE: 0>¶ 
- 
WAVEFRONT= <DetectorType.WAVEFRONT: 3>¶ 
- 
name¶ 
- 
value¶ 
-