create.polar.cart.grid | R Documentation |
Create grid on projection of hemisphere onto plane
create.polar.cart.grid(pa, res, phi0)
pa |
If |
res |
Resolution of grid |
phi0 |
Value of |
List containing:
s |
Grid locations in spherical coordinates |
c |
Grid locations in Cartesian coordinates on plane |
xs |
X grid line locations in Cartesian coordinates on plane |
ys |
Y grid line locations in Cartesian coordinates on plane |
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.