ResampledLowLevelWCS
====================

.. currentmodule:: ndcube.wcs.wrappers

.. autoclass:: ResampledLowLevelWCS
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ResampledLowLevelWCS.pixel_bounds
      ~ResampledLowLevelWCS.pixel_shape

   .. rubric:: Methods Summary

   .. autosummary::

      ~ResampledLowLevelWCS.pixel_to_world_values
      ~ResampledLowLevelWCS.world_to_pixel_values

   .. rubric:: Attributes Documentation

   .. autoattribute:: pixel_bounds
   .. autoattribute:: pixel_shape

   .. rubric:: Methods Documentation

   .. automethod:: pixel_to_world_values
   .. automethod:: world_to_pixel_values
