astropy:docs

Projection

class astropy.modeling.projections.Projection[source] [edit on github]

Bases: astropy.modeling.Model

Base class for all sky projections.

Attributes Summary

inverse Inverse projection–all projection models must provide an inverse.
r0

Attributes Documentation

inverse

Inverse projection–all projection models must provide an inverse.

r0 = 57.29577951308232

Page Contents