Bases: astropy.coordinates.BaseCoordinateFrame
A coordinate or frame in the FK5 system.
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 | Represent and manipulate times and dates for astronomy. |
frame_specific_representation_info | |
name | str(object=’‘) -> string |
Attributes Documentation