sphere.spherical.to.sphere.cart | R Documentation |
Convert locations of points on sphere in spherical coordinates to points in 3D cartesian space
sphere.spherical.to.sphere.cart(Ps, R = 1)
Ps |
N-by-2 matrix with columns containing latitudes
( |
R |
radius of sphere |
An N-by-3 matrix in which each row is the cartesian (X, Y, Z) coordinates of each point
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.