DetectorCollectionBase¶
- class lsst.afw.cameraGeom.DetectorCollectionBase(*args, **kwds)¶
- Bases: - object- An immutable collection of Detectors that can be accessed by name or ID. - Attributes Summary - Methods Summary - Get an iterator over detector IDs - Get an iterator over detector names - Attributes Documentation - TEMPLATE_DEFAULTS = (None,)¶
 - TEMPLATE_PARAMS = ('dtype',)¶
 - Methods Documentation - getIdIter()¶
- Get an iterator over detector IDs 
 - getNameIter()¶
- Get an iterator over detector names