create.polar.cart.grid: Create grid on projection of hemisphere onto plane

Description Usage Arguments Value Author(s)

View source: R/geometry.R

Description

Create grid on projection of hemisphere onto plane

Usage

1
create.polar.cart.grid(pa, res, phi0)

Arguments

pa

If TRUE, make this an area-preserving projection

res

Resolution of grid

phi0

Value of phi0 at edge of grid

Value

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

Author(s)

David Sterratt


retistruct documentation built on April 4, 2020, 5:08 p.m.