SphericalRotationSequence
=========================

.. currentmodule:: astropy.modeling.rotations

.. autoclass:: SphericalRotationSequence
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SphericalRotationSequence.n_inputs
      ~SphericalRotationSequence.n_outputs

   .. rubric:: Methods Summary

   .. autosummary::

      ~SphericalRotationSequence.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: n_inputs
   .. autoattribute:: n_outputs

   .. rubric:: Methods Documentation

   .. automethod:: evaluate
