vwfd.rwg: Vector Wave Field Definition: Rectangular Wave Guide

Description Usage Arguments Details Value

Description

Vector Wave Field Definition: Rectangular Wave Guide

Usage

1
vwfd.rwg(TE = TRUE, kx, ky, kz, x, y, z)

Arguments

TE

Type of the wave field.

kx

Component x of the wave vector (single value).

ky

Component y of the wave vector (single value).

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 rectangular 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.