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

.. currentmodule:: astropy.modeling.rotations

.. autoclass:: RotateCelestial2Native
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RotateCelestial2Native.input_units
      ~RotateCelestial2Native.n_inputs
      ~RotateCelestial2Native.n_outputs
      ~RotateCelestial2Native.return_units

   .. rubric:: Methods Summary

   .. autosummary::

      ~RotateCelestial2Native.__call__
      ~RotateCelestial2Native.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: input_units
   .. autoattribute:: n_inputs
   .. autoattribute:: n_outputs
   .. autoattribute:: return_units

   .. rubric:: Methods Documentation

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