Bases: astropy.modeling.projections.Cylindrical
CAR: Plate carree projection - sky to pixel.
Attributes Summary
input_names | list() -> new empty list |
Methods Summary
__call__(phi, theta[, model_set_axis]) | |
evaluate(phi, theta) | |
inverse() |
Attributes Documentation
Methods Documentation