.. include:: ../wcs/references.txt

Celprm
======

.. currentmodule:: astropy.wcs

.. autoclass:: Celprm
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Celprm.euler
      ~Celprm.isolat
      ~Celprm.latpreq
      ~Celprm.offset
      ~Celprm.phi0
      ~Celprm.prj
      ~Celprm.ref
      ~Celprm.theta0

   .. rubric:: Methods Summary

   .. autosummary::

      ~Celprm.set

   .. rubric:: Attributes Documentation

   .. autoattribute:: euler
   .. autoattribute:: isolat
   .. autoattribute:: latpreq
   .. autoattribute:: offset
   .. autoattribute:: phi0
   .. autoattribute:: prj
   .. autoattribute:: ref
   .. autoattribute:: theta0

   .. rubric:: Methods Documentation

   .. automethod:: set
