Bases: astropy.modeling.projections.Projection
Base class for all Sky2Pix projections.
Attributes Summary
| inputs | |
| outputs |
Methods Summary
| __call__(phi, theta[, model_set_axis]) | Evaluate this model using the given input(s) and the parameter values that were specified when the model was instantiated. |
Attributes Documentation
Methods Documentation
Evaluate this model using the given input(s) and the parameter values that were specified when the model was instantiated.