R/bvtnorm.R
bvtnorm_func.Rd
function to evaluate a bivariate normal momentum distribution
bvtnorm_func(p_perp, p_par, n, center, covariance, K)
numeric value of perpendicular momentum component
numeric
numeric value of parallel momentum component
numeric particle density.
numeric center of distribution (2d vector, c(p_perp, p_par))
numeric covariance of distribution (2 by 2 matrix)
numeric normalizations constant
numeric value of momentum distribution at (p_perp, p_par)