vswf.psi: Auxiliary function used in calculations of Bessel Beams and...

Description Usage Arguments Details Value Examples

Description

Auxiliary function used in calculations of Bessel Beams and Cylindrical Wave Guides.

Usage

1
vswf.psi(gama, kz, x, y, z, m, s = 1)

Arguments

gama

The transversal component of the wave vector.

kz

The longitudinal component of the wave vector.

x

The component x of the position vector.

y

The component y of the position vector.

z

The component z of the position vector.

s

The chirality of the function.

Details

The definition is given by ψ_m(\bm{k};\bm{r})=J_m(kr)e^{ismφ}e^{ik_zz}.

Value

The complex value of ψ_m(x).

Examples

1
vswf.psi(1,2,3,4,5,6)

wendellopes/rvswf documentation built on May 4, 2019, 4:19 a.m.