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