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

DistortionLookupTable
=====================

.. currentmodule:: astropy.wcs

.. autoclass:: DistortionLookupTable
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~DistortionLookupTable.cdelt
      ~DistortionLookupTable.crpix
      ~DistortionLookupTable.crval
      ~DistortionLookupTable.data

   .. rubric:: Methods Summary

   .. autosummary::

      ~DistortionLookupTable.get_offset

   .. rubric:: Attributes Documentation

   .. autoattribute:: cdelt
   .. autoattribute:: crpix
   .. autoattribute:: crval
   .. autoattribute:: data

   .. rubric:: Methods Documentation

   .. automethod:: get_offset
