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

.. currentmodule:: astropy.modeling.rotations

.. autoclass:: RotateNative2Celestial
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RotateNative2Celestial.input_units
      ~RotateNative2Celestial.inputs
      ~RotateNative2Celestial.outputs
      ~RotateNative2Celestial.param_names
      ~RotateNative2Celestial.return_units

   .. rubric:: Methods Summary

   .. autosummary::

      ~RotateNative2Celestial.__call__
      ~RotateNative2Celestial.evaluate

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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