Bases: astropy.modeling.projections.Projection
Base class for all Pix2Sky projections.
Attributes Summary
| inputs | |
| outputs |
Methods Summary
| __call__(x, y[, 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.