j0j0_spectrum_no_future: j0j0_spectrum_no_future

Description Usage Arguments Value

View source: R/j0j0_spectrum_no_future.R

Description

Wrapper function for j0j0 to calculate a spectrum of j0j0 values for multiple frequencies and directions. No parallelization.

Usage

1
2
3
4
5
6
7
8
j0j0_spectrum_no_future(
  k,
  phi,
  frequencies,
  directions = c("x", "y", "z"),
  B,
  particle
)

Arguments

k

numeric length of the fluctuation wavevector.

phi

numeric angle (in degrees) between the magnetic field and the fluctuation wavevector

frequencies

numeric fluctuation frequencies in Hz.

directions

character one or more spatial directions.

B

numeric strength of magnetic field in Tesla.

particle

list with mass, charge, and momentum distribution

Value

data.frame


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