MultiTransformConfig#
- class lsst.afw.geom.MultiTransformConfig(*args, **kw)#
Bases:
ConfigA Config representing a chain of consecutive
Transforms.Attributes Summary
Dict of index: OneTransformConfig (a transform wrapper); key order is transform order (
ConfigDict)Attributes Documentation
- transformDict#
Dict of index: OneTransformConfig (a transform wrapper); key order is transform order (
ConfigDict)