Supergalactic¶
-
class
astropy.coordinates.Supergalactic(*args, **kwargs)[source] [edit on github]¶ Bases:
astropy.coordinates.BaseCoordinateFrameSupergalactic Coordinates (see Lahav et al. 2000, <http://adsabs.harvard.edu/abs/2000MNRAS.312..166L>, and references therein).
Parameters: representation :
BaseRepresentationor NoneA representation object or None to have no data (or use the other keywords)
sgl :
Angle, optional, must be keywordThe supergalactic longitude for this object (
sgbmust also be given andrepresentationmust be None).sgb :
Angle, optional, must be keywordThe supergalactic latitude for this object (
sglmust also be given andrepresentationmust be None).distance :
Quantity, optional, must be keywordThe Distance for this object along the line-of-sight.
Attributes Summary
default_representationframe_specific_representation_infonameAttributes Documentation
-
default_representation¶
-
frame_specific_representation_info¶
-
name= 'supergalactic'¶
-