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


UnitSphericalRepresentation
===============================================

.. currentmodule:: astropy.coordinates

.. autoclass:: UnitSphericalRepresentation
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~UnitSphericalRepresentation.attr_classes
      ~UnitSphericalRepresentation.lat
      ~UnitSphericalRepresentation.lon
      ~UnitSphericalRepresentation.recommended_units

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~UnitSphericalRepresentation.from_cartesian
      ~UnitSphericalRepresentation.represent_as
      ~UnitSphericalRepresentation.to_cartesian

   
   

   
   

   .. rubric:: Attributes Documentation

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

   
   

   
   

   .. rubric:: Methods Documentation

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

   
   