RotateNative2Celestial ================================================= .. currentmodule:: astropy.modeling.rotations .. autoclass:: RotateNative2Celestial :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RotateNative2Celestial.inputs ~RotateNative2Celestial.lat ~RotateNative2Celestial.lon ~RotateNative2Celestial.lon_pole ~RotateNative2Celestial.outputs ~RotateNative2Celestial.param_names .. rubric:: Methods Summary .. autosummary:: ~RotateNative2Celestial.__call__ .. rubric:: Attributes Documentation .. autoattribute:: inputs .. autoattribute:: lat .. autoattribute:: lon .. autoattribute:: lon_pole .. autoattribute:: outputs .. autoattribute:: param_names .. rubric:: Methods Documentation .. automethod:: __call__