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