MultiTransformConfig

class lsst.afw.geom.MultiTransformConfig

Bases: lsst.pex.config.config.Config

A Config representing a chain of consecutive Transforms.

Attributes Summary

transformDict Dict of index: OneTransformConfig (a transform wrapper); key order is transform order (ConfigDict, default None)

Attributes Documentation

transformDict

Dict of index: OneTransformConfig (a transform wrapper); key order is transform order (ConfigDict, default None)