Various low level and high level routines for generate spherical plots. Includes celestial sphere style 3D grid and routines for overlaying additional points and text. Requires rgl.
各种低层次,高水平的例程,用于生成球形图。包括天球式3D网格,覆盖更多的点和文本的例程。需要RGL。
Details
详细信息----------Details----------
Standard use is to run rgl.sphgrid to make the 3D coordinate grid, then add points using rgl.sphpoints.
标准使用的是,运行rgl.sphgrid的三维坐标网格,然后添加点rgl.sphpoints。