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

HighLevelWCSWrapper
===================

.. currentmodule:: astropy.wcs.wcsapi

.. autoclass:: HighLevelWCSWrapper
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~HighLevelWCSWrapper.array_shape
      ~HighLevelWCSWrapper.axis_correlation_matrix
      ~HighLevelWCSWrapper.low_level_wcs
      ~HighLevelWCSWrapper.pixel_bounds
      ~HighLevelWCSWrapper.pixel_n_dim
      ~HighLevelWCSWrapper.world_axis_physical_types
      ~HighLevelWCSWrapper.world_axis_units
      ~HighLevelWCSWrapper.world_n_dim

   .. rubric:: Attributes Documentation

   .. autoattribute:: array_shape
   .. autoattribute:: axis_correlation_matrix
   .. autoattribute:: low_level_wcs
   .. autoattribute:: pixel_bounds
   .. autoattribute:: pixel_n_dim
   .. autoattribute:: world_axis_physical_types
   .. autoattribute:: world_axis_units
   .. autoattribute:: world_n_dim
