AffineTransformation2D =================================================== .. currentmodule:: astropy.modeling.projections .. autoclass:: AffineTransformation2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AffineTransformation2D.inputs ~AffineTransformation2D.inverse ~AffineTransformation2D.matrix ~AffineTransformation2D.outputs ~AffineTransformation2D.param_names ~AffineTransformation2D.standard_broadcasting ~AffineTransformation2D.translation .. rubric:: Methods Summary .. autosummary:: ~AffineTransformation2D.__call__ ~AffineTransformation2D.evaluate .. rubric:: Attributes Documentation .. autoattribute:: inputs .. autoattribute:: inverse .. autoattribute:: matrix .. autoattribute:: outputs .. autoattribute:: param_names .. autoattribute:: standard_broadcasting .. autoattribute:: translation .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: evaluate