vwfd.cwg: Vector Wave Field Definition: Cylindrical Wave Guide

Description Usage Arguments Details Value

Description

Vector Wave Field Definition: Cylindrical Wave Guide

Usage

1
vwfd.cwg(TE = TRUE, M, S, g, kz, x, y, z)

Arguments

TE

Type of the wave field.

M

Order of the wave guide.

S

Chirality of the wave guide (S=\pm 1)

g

Transversal component of the wave vector (γ).

kz

Component z of the wave vector (single value).

x

Component x of the position vector (vector).

y

Component y of the position vector (vector).

z

Component z of the position vector (vector).

Details

Calculates the vector components of a cylindrical wave guide of type Transversal Electric (TE), that means that E_z=0, or Transversal Magnetic (TM), that means H_z=0, in terms of the components of the wave vector and the position vector.

Value

A list with the input values, the number of points and the six complex values of components of the electromagnetic fields.


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