DetectorType

class lsst.afw.cameraGeom.DetectorType

Bases: pybind11_object

Members:

SCIENCE

FOCUS

GUIDER

WAVEFRONT

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