sphere.wedge.to.sphere.cart: Convert from 'wedge' to Cartesian coordinates

Description Usage Arguments Value Author(s)

View source: R/geometry.R

Description

This in the inverse of sphere.cart.to.sphere.wedge

Usage

1
sphere.wedge.to.sphere.cart(psi, f, phi0, R = 1)

Arguments

psi

vector of slice angles of N points

f

vector of fractional distances of N points

phi0

rim angle as colatitude

R

radius of sphere

Value

An N-by-3 matrix in which each row is the cartesian (X, Y, Z) coordinates of each point

Author(s)

David Sterratt


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