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


Tabprm
==================

.. currentmodule:: astropy.wcs

.. autoclass:: Tabprm
   :show-inheritance:

   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Tabprm.K
      ~Tabprm.M
      ~Tabprm.coord
      ~Tabprm.crval
      ~Tabprm.delta
      ~Tabprm.extrema
      ~Tabprm.map
      ~Tabprm.nc
      ~Tabprm.p0
      ~Tabprm.sense

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Tabprm.print_contents
      ~Tabprm.set

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: K
   .. autoattribute:: M
   .. autoattribute:: coord
   .. autoattribute:: crval
   .. autoattribute:: delta
   .. autoattribute:: extrema
   .. autoattribute:: map
   .. autoattribute:: nc
   .. autoattribute:: p0
   .. autoattribute:: sense

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: print_contents
   .. automethod:: set

   
   