Bases: astropy.coordinates.BaseCoordinateFrame
A coordinate or frame in the FK5 system.
Note that this is a barycentric version of FK5 - that is, the origin for this frame is the Solar System Barycenter, not the Earth geocenter.
Parameters: | representation : BaseRepresentation or None
ra : Angle, optional, must be keyword
dec : Angle, optional, must be keyword
distance : Quantity, optional, must be keyword
equinox : Time, optional, must be keyword
|
---|
Attributes Summary
default_representation | |
equinox | |
frame_attributes | |
frame_specific_representation_info | |
name |
Attributes Documentation