ReorderedLowLevelWCS
====================

.. currentmodule:: ndcube.wcs.wrappers

.. autoclass:: ReorderedLowLevelWCS
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ReorderedLowLevelWCS.axis_correlation_matrix
      ~ReorderedLowLevelWCS.pixel_axis_names
      ~ReorderedLowLevelWCS.pixel_bounds
      ~ReorderedLowLevelWCS.pixel_shape
      ~ReorderedLowLevelWCS.world_axis_names
      ~ReorderedLowLevelWCS.world_axis_object_components
      ~ReorderedLowLevelWCS.world_axis_physical_types
      ~ReorderedLowLevelWCS.world_axis_units

   .. rubric:: Methods Summary

   .. autosummary::

      ~ReorderedLowLevelWCS.pixel_to_world_values
      ~ReorderedLowLevelWCS.world_to_pixel_values

   .. rubric:: Attributes Documentation

   .. autoattribute:: axis_correlation_matrix
   .. autoattribute:: pixel_axis_names
   .. autoattribute:: pixel_bounds
   .. autoattribute:: pixel_shape
   .. autoattribute:: world_axis_names
   .. autoattribute:: world_axis_object_components
   .. autoattribute:: world_axis_physical_types
   .. autoattribute:: world_axis_units

   .. rubric:: Methods Documentation

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