Bases: astropy.coordinates.BaseCoordinateFrame
A coordinate or frame in the FK4 system, but with the E-terms of aberration removed.
| Parameters: | representation : BaseRepresentation or None 
 ra : Angle, optional, must be keyword 
 dec : Angle, optional, must be keyword 
 distance : Quantity, optional, must be keyword 
 obstime : astropy.time.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 | 
| obstime | 
Attributes Documentation