SkyCoord ======== .. currentmodule:: astropy.coordinates .. autoclass:: SkyCoord :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyCoord.frame ~SkyCoord.info ~SkyCoord.representation ~SkyCoord.representation_type ~SkyCoord.shape .. rubric:: Methods Summary .. autosummary:: ~SkyCoord.apply_space_motion ~SkyCoord.contained_by ~SkyCoord.directional_offset_by ~SkyCoord.from_name ~SkyCoord.from_pixel ~SkyCoord.get_constellation ~SkyCoord.guess_from_table ~SkyCoord.insert ~SkyCoord.is_equivalent_frame ~SkyCoord.is_transformable_to ~SkyCoord.match_to_catalog_3d ~SkyCoord.match_to_catalog_sky ~SkyCoord.position_angle ~SkyCoord.radial_velocity_correction ~SkyCoord.search_around_3d ~SkyCoord.search_around_sky ~SkyCoord.separation ~SkyCoord.separation_3d ~SkyCoord.skyoffset_frame ~SkyCoord.spherical_offsets_by ~SkyCoord.spherical_offsets_to ~SkyCoord.to_pixel ~SkyCoord.to_string ~SkyCoord.to_table ~SkyCoord.transform_to .. rubric:: Attributes Documentation .. autoattribute:: frame .. autoattribute:: info .. autoattribute:: representation .. autoattribute:: representation_type .. autoattribute:: shape .. rubric:: Methods Documentation .. automethod:: apply_space_motion .. automethod:: contained_by .. automethod:: directional_offset_by .. automethod:: from_name .. automethod:: from_pixel .. automethod:: get_constellation .. automethod:: guess_from_table .. automethod:: insert .. automethod:: is_equivalent_frame .. automethod:: is_transformable_to .. automethod:: match_to_catalog_3d .. automethod:: match_to_catalog_sky .. automethod:: position_angle .. automethod:: radial_velocity_correction .. automethod:: search_around_3d .. automethod:: search_around_sky .. automethod:: separation .. automethod:: separation_3d .. automethod:: skyoffset_frame .. automethod:: spherical_offsets_by .. automethod:: spherical_offsets_to .. automethod:: to_pixel .. automethod:: to_string .. automethod:: to_table .. automethod:: transform_to