bvtnorm_func: bvtnorm_func

Description Usage Arguments Value

View source: R/bvtnorm.R

Description

function to evaluate a bivariate normal momentum distribution

Usage

1
bvtnorm_func(p_perp, p_par, n, center, covariance, K)

Arguments

p_perp

numeric value of perpendicular momentum component

p_par

numeric value of parallel momentum component

n

numeric particle density.

center

numeric center of distribution (2d vector, c(p_perp, p_par))

covariance

numeric covariance of distribution (2 by 2 matrix)

K

numeric normalizations constant

Value

numeric value of momentum distribution at (p_perp, p_par)


mstejner/j0j0r documentation built on May 23, 2020, 2:37 p.m.