.. include:: ../wcs/references.txt HighLevelWCSMixin ================= .. currentmodule:: astropy.wcs.wcsapi .. autoclass:: HighLevelWCSMixin :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HighLevelWCSMixin.low_level_wcs .. rubric:: Methods Summary .. autosummary:: ~HighLevelWCSMixin.array_index_to_world ~HighLevelWCSMixin.pixel_to_world ~HighLevelWCSMixin.world_to_array_index ~HighLevelWCSMixin.world_to_pixel .. rubric:: Attributes Documentation .. autoattribute:: low_level_wcs .. rubric:: Methods Documentation .. automethod:: array_index_to_world .. automethod:: pixel_to_world .. automethod:: world_to_array_index .. automethod:: world_to_pixel