ITRS¶
-
class
astropy.coordinates.ITRS(*args, **kwargs)[source] [edit on github]¶ Bases:
astropy.coordinates.BaseCoordinateFrameA coordinate or frame in the International Terrestrial Reference System (ITRS). This is approximately a geocentric system, although strictly it is defined by a series of reference locations near the surface of the Earth. For more background on the ITRS, see the references provided in the See Also section of the documentation.
Attributes Summary
default_differentialdefault_representationearth_locationThe data in this frame as an EarthLocationclass.frame_attributesframe_specific_representation_infonameobstimeAttributes Documentation
-
default_differential¶
-
default_representation¶
-
earth_location¶ The data in this frame as an
EarthLocationclass.
-
frame_attributes= {'obstime': <astropy.coordinates.attributes.TimeAttribute object at 0xadc23ef0>}¶
-
frame_specific_representation_info¶
-
name= 'itrs'¶
-
obstime= <Time object: scale='utc' format='jyear_str' value=J2000.000>¶
-