DetectorType

class lsst.afw.cameraGeom.DetectorType

Bases: pybind11_builtins.pybind11_object

Attributes Summary

FOCUS
GUIDER
SCIENCE
WAVEFRONT

Attributes Documentation

FOCUS = DetectorType.FOCUS
GUIDER = DetectorType.GUIDER
SCIENCE = DetectorType.SCIENCE
WAVEFRONT = DetectorType.WAVEFRONT