PhysicsSphericalRepresentation ============================== .. currentmodule:: astropy.coordinates .. autoclass:: PhysicsSphericalRepresentation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PhysicsSphericalRepresentation.attr_classes ~PhysicsSphericalRepresentation.phi ~PhysicsSphericalRepresentation.r ~PhysicsSphericalRepresentation.theta .. rubric:: Methods Summary .. autosummary:: ~PhysicsSphericalRepresentation.from_cartesian ~PhysicsSphericalRepresentation.norm ~PhysicsSphericalRepresentation.represent_as ~PhysicsSphericalRepresentation.scale_factors ~PhysicsSphericalRepresentation.to_cartesian ~PhysicsSphericalRepresentation.transform ~PhysicsSphericalRepresentation.unit_vectors .. rubric:: Attributes Documentation .. autoattribute:: attr_classes .. autoattribute:: phi .. autoattribute:: r .. autoattribute:: theta .. rubric:: Methods Documentation .. automethod:: from_cartesian .. automethod:: norm .. automethod:: represent_as .. automethod:: scale_factors .. automethod:: to_cartesian .. automethod:: transform .. automethod:: unit_vectors