WCS === .. currentmodule:: gwcs.wcs .. autoclass:: WCS :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WCS.available_frames ~WCS.backward_transform ~WCS.bounding_box ~WCS.forward_transform ~WCS.input_frame ~WCS.name ~WCS.output_frame ~WCS.pipeline ~WCS.unit .. rubric:: Methods Summary .. autosummary:: ~WCS.__call__ ~WCS.footprint ~WCS.get_transform ~WCS.insert_transform ~WCS.invert ~WCS.set_transform ~WCS.transform .. rubric:: Attributes Documentation .. autoattribute:: available_frames .. autoattribute:: backward_transform .. autoattribute:: bounding_box .. autoattribute:: forward_transform .. autoattribute:: input_frame .. autoattribute:: name .. autoattribute:: output_frame .. autoattribute:: pipeline .. autoattribute:: unit .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: footprint .. automethod:: get_transform .. automethod:: insert_transform .. automethod:: invert .. automethod:: set_transform .. automethod:: transform