.. include:: ../coordinates/references.txt

SkyOffsetFrame
==============

.. currentmodule:: astropy.coordinates.builtin_frames

.. autoclass:: SkyOffsetFrame
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SkyOffsetFrame.default_differential
      ~SkyOffsetFrame.default_representation
      ~SkyOffsetFrame.frame_attributes
      ~SkyOffsetFrame.frame_specific_representation_info
      ~SkyOffsetFrame.name
      ~SkyOffsetFrame.origin
      ~SkyOffsetFrame.rotation

   .. rubric:: Methods Summary

   .. autosummary::

      ~SkyOffsetFrame.represent_as

   .. rubric:: Attributes Documentation

   .. autoattribute:: default_differential
   .. autoattribute:: default_representation
   .. autoattribute:: frame_attributes
   .. autoattribute:: frame_specific_representation_info
   .. autoattribute:: name
   .. autoattribute:: origin
   .. autoattribute:: rotation

   .. rubric:: Methods Documentation

   .. automethod:: represent_as
