

Rotation2D
=====================================

.. currentmodule:: astropy.modeling.rotations

.. autoclass:: Rotation2D
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Rotation2D.angle
      ~Rotation2D.inputs
      ~Rotation2D.outputs
      ~Rotation2D.param_names

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Rotation2D.__call__
      ~Rotation2D.evaluate

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: angle
   .. autoattribute:: inputs
   .. autoattribute:: outputs
   .. autoattribute:: param_names

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: __call__
   .. automethod:: evaluate

   
   