uniform_spherical_random_surface#

astropy.coordinates.uniform_spherical_random_surface(size=1)[源代码]#

在单位球体的曲面上生成点的随机采样。

参数:
size : intPython :整型

要生成的点数。

返回:
repUnitSphericalRepresentationUnitSphericalRepresentation

随机的点数。