RotateCelestial2Native
======================

.. currentmodule:: astropy.modeling.rotations

.. autoclass:: RotateCelestial2Native
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RotateCelestial2Native.input_units
      ~RotateCelestial2Native.inputs
      ~RotateCelestial2Native.outputs
      ~RotateCelestial2Native.param_names
      ~RotateCelestial2Native.return_units

   .. rubric:: Methods Summary

   .. autosummary::

      ~RotateCelestial2Native.__call__
      ~RotateCelestial2Native.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: input_units
   .. autoattribute:: inputs
   .. autoattribute:: outputs
   .. autoattribute:: param_names
   .. autoattribute:: return_units

   .. rubric:: Methods Documentation

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