gns.geom_plots module

gns.geom_plots.plotCircle(r=1.0)[source]

Plot circle with radius r

gns.geom_plots.plotSphere(r=1.0)[source]

Plot surface of a sphere with radius r

gns.geom_plots.plotTorus(R=1.0, r=1.0)[source]

Plot torus with major radius (distance from centre of hole) R and minor radius (distance from centre of tube of torus) r n.b. phi is azimuthal angle (angle from centre of hole), theta is angle from centre of tube