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


SphericalRepresentation
===========================================

.. currentmodule:: astropy.coordinates

.. autoclass:: SphericalRepresentation
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~SphericalRepresentation.attr_classes
      ~SphericalRepresentation.distance
      ~SphericalRepresentation.lat
      ~SphericalRepresentation.lon
      ~SphericalRepresentation.recommended_units

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~SphericalRepresentation.from_cartesian
      ~SphericalRepresentation.represent_as
      ~SphericalRepresentation.to_cartesian

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: attr_classes
   .. autoattribute:: distance
   .. autoattribute:: lat
   .. autoattribute:: lon
   .. autoattribute:: recommended_units

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: from_cartesian
   .. automethod:: represent_as
   .. automethod:: to_cartesian

   
   