InputQuantizedConnection¶
- 
class lsst.pipe.base.InputQuantizedConnection(**kwargs)¶
- Bases: - lsst.pipe.base.connections.QuantizedConnection- Methods Summary - keys()- Returns an iterator over all the attributes added to a QuantizedConnection class - Methods Documentation - 
keys() → Generator[str, None, None]¶
- Returns an iterator over all the attributes added to a QuantizedConnection class 
 
-