InputQuantizedConnection¶
- class lsst.pipe.base.InputQuantizedConnection(**kwargs)¶
Bases:
QuantizedConnection
Input variant of a
QuantizedConnection
.Methods Summary
keys
()Return an iterator over all the attributes added to a
QuantizedConnection
class.Methods Documentation