RotateNative2Celestial
======================

.. currentmodule:: astropy.modeling.rotations

.. autoclass:: RotateNative2Celestial
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RotateNative2Celestial.input_units
      ~RotateNative2Celestial.n_inputs
      ~RotateNative2Celestial.n_outputs
      ~RotateNative2Celestial.return_units

   .. rubric:: Methods Summary

   .. autosummary::

      ~RotateNative2Celestial.__call__
      ~RotateNative2Celestial.evaluate

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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