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


CylindricalRepresentation
=============================================

.. currentmodule:: astropy.coordinates

.. autoclass:: CylindricalRepresentation
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~CylindricalRepresentation.attr_classes
      ~CylindricalRepresentation.phi
      ~CylindricalRepresentation.recommended_units
      ~CylindricalRepresentation.rho
      ~CylindricalRepresentation.z

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~CylindricalRepresentation.from_cartesian
      ~CylindricalRepresentation.to_cartesian

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: attr_classes
   .. autoattribute:: phi
   .. autoattribute:: recommended_units
   .. autoattribute:: rho
   .. autoattribute:: z

   
   

   
   

   .. rubric:: Methods Documentation

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

   
   