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