Sky2PixProjection ================= .. currentmodule:: astropy.modeling.projections .. autoclass:: Sky2PixProjection :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Sky2PixProjection.input_units ~Sky2PixProjection.n_inputs ~Sky2PixProjection.n_outputs ~Sky2PixProjection.return_units .. rubric:: Methods Summary .. autosummary:: ~Sky2PixProjection.__call__ ~Sky2PixProjection.evaluate .. rubric:: Attributes Documentation .. autoattribute:: input_units .. autoattribute:: n_inputs .. autoattribute:: n_outputs .. autoattribute:: return_units .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: evaluate