def distance(self):
"""
*astropy.Quantity*
The distance to the source. May be set as a *float*.
The distance should either be given in pc, or if no unit is
given, the value is assumed to be kpc (*u.kpc*).
"""
return self._distance
评论列表
文章目录