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


CartesianRepresentation
===========================================

.. currentmodule:: astropy.coordinates

.. autoclass:: CartesianRepresentation
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~CartesianRepresentation.attr_classes
      ~CartesianRepresentation.x
      ~CartesianRepresentation.xyz
      ~CartesianRepresentation.y
      ~CartesianRepresentation.z

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~CartesianRepresentation.from_cartesian
      ~CartesianRepresentation.to_cartesian

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: attr_classes
   .. autoattribute:: x
   .. autoattribute:: xyz
   .. autoattribute:: y
   .. autoattribute:: z

   
   

   
   

   .. rubric:: Methods Documentation

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

   
   