DetectorType

class lsst.afw.cameraGeom.DetectorType

Bases: pybind11_builtins.pybind11_object

Attributes Summary

FOCUS
GUIDER
SCIENCE
WAVEFRONT
name (self: handle) -> str

Attributes Documentation

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

(self: handle) -> str