Sky2Pix_CAR¶
-
class
astropy.modeling.projections.Sky2Pix_CAR[source] [edit on github]¶ Bases:
astropy.modeling.projections.Sky2PixProjection,astropy.modeling.projections.CylindricalCAR: Plate carrée projection - sky to pixel.
x &= \phi \\ y &= \theta
Attributes Summary
inverseMethods Summary
evaluate(phi, theta)Attributes Documentation
-
inverse¶
Methods Documentation
-
static
evaluate(phi, theta)[source] [edit on github]¶
-