astropy:docs

RotateNative2Celestial

class astropy.modeling.rotations.RotateNative2Celestial(phi, theta, psi)[source] [edit on github]

Bases: astropy.modeling.rotations.EulerAngleRotation

Transformation from Native to Celestial Spherical Coordinates.

Defines a ZXZ rotation.

Parameters :

phi, theta, psi : float

Euler angles in deg

Methods Summary

inverse()

Methods Documentation

inverse()[source] [edit on github]

Page Contents