Description Usage Arguments Details Value Author(s) See Also Examples
This function makes a circle on the unit 2-sphere.
1 | GenerateCircle(center, radius, T = 1000)
|
center |
center of circle with spatial locations (longitude and latitude denoted by degrees). |
radius |
radius of circle. It should be in [0, pi]. |
T |
the number of points that make up circle. The points in circle are equally spaced. The default is 1000. |
This function makes a circle on the unit 2-sphere.
matrix consisting of spatial locations with two columns.
Jongmin Lee
1 2 3 4 5 6 7 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.