get.grid_phi: Calculates the grid of elevation angle phi, used in...

View source: R/get.grid_phi.R

get.grid_phiR Documentation

Calculates the grid of elevation angle phi, used in integrateonsphere() to make all cells have the same area.

Description

Calculates the grid of elevation angle phi, used in integrateonsphere() to make all cells have the same area.

Usage

get.grid_phi(from = 0, to = pi, area = 100)

Arguments

from

is the lower limit (of phi) of the integral.

to

is the upper limit (of phi) of the integral.

area

is the length of the grid vector if length(area)==1, and the relative sizes of the cells, if a vector of length > 1 is given (less useful).


arnejohannesholmin/echoIBM documentation built on April 14, 2024, 11:37 p.m.