lsst.afw  21.0.0-19-g1706eef1c+e734d31160
Public Member Functions | List of all members
lsst.afw.cameraGeom.detector.detectorContinued.DetectorBase Class Reference

Public Member Functions

def __iter__ (self)
 
def fromConfig (self, config=None, numAmps=1)
 

Detailed Description

Definition at line 39 of file detectorContinued.py.

Member Function Documentation

◆ __iter__()

def lsst.afw.cameraGeom.detector.detectorContinued.DetectorBase.__iter__ (   self)

Definition at line 40 of file detectorContinued.py.

◆ fromConfig()

def lsst.afw.cameraGeom.detector.detectorContinued.DetectorBase.fromConfig (   self,
  config = None,
  numAmps = 1 
)

Definition at line 43 of file detectorContinued.py.


The documentation for this class was generated from the following file: