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

CylindricalDifferential
=======================

.. currentmodule:: astropy.coordinates

.. autoclass:: CylindricalDifferential
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~CylindricalDifferential.attr_classes
      ~CylindricalDifferential.d_phi
      ~CylindricalDifferential.d_rho
      ~CylindricalDifferential.d_z

   .. rubric:: Attributes Documentation

   .. autoattribute:: attr_classes
   .. autoattribute:: d_phi
   .. autoattribute:: d_rho
   .. autoattribute:: d_z
