| rgl.sphMW | R Documentation |
This function overplots the Galactic plane on the default Equatorial coordinates, and optionally will add the Galactic centre.
rgl.sphMW(radius = 1, col = "purple", type = "s", MWcenrad = 0.02, addMWplane = TRUE)
radius |
The radius at which to draw the Galactic plane and Galactic centre. |
col |
The colour of the Galactic plane line and the Galactic centre. |
type |
Rgl plot type for the Galactic centre, default is to draw it as a 3D sphere, i.e. type 's'. |
MWcenrad |
The radius of the Galactic centre if plotted as a sphere. |
addMWplane |
Should the Galactic plane be drawn. |
No value, used for plotting side effect.
Aaron Robotham
rgl.sphgrid,rgl.sphcirc,rgl.sphpoints,rgl.sphtext,rgl.sphsun,pointsphere,sph2car,car2sph
rgl.sphgrid() rgl.sphMW()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.