Spherical

Point3D.Spherical method

获取球坐标中的点

public static Point3D Spherical(double r, double theta, double phi)
范围类型描述
rDoubleR值
thetaDoubleTheta 值
phiDoublePhi 值

返回值

球坐标点

也可以看看