InputQuantizedConnection¶
- 
class 
lsst.pipe.base.InputQuantizedConnection(**kwargs)¶ Bases:
lsst.pipe.base.connections.QuantizedConnectionMethods 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
-