BesselCyl.Eigenmodes.Eigenmode Class

class BesselCyl.Eigenmodes.Eigenmode

Single eignemode. You can access object of this class by indexing Eigenmodes object.

Attributes

flux

Vertical flux for the eigenmode.

kvert

Vertical propagation constant for the eigenmode.

raw_E

Electric field coefficients for the eigenmode.

raw_H

Magnetic field coefficients for the eigenmode.

Descriptions

Attribute Details

BesselCyl.Eigenmodes.Eigenmode.flux = None

Vertical flux for the eigenmode.

This is equal to the vertical component of the Pointing vector integrated over the numerical domain.

BesselCyl.Eigenmodes.Eigenmode.kvert = None

Vertical propagation constant for the eigenmode.

BesselCyl.Eigenmodes.Eigenmode.raw_E = None

Electric field coefficients for the eigenmode.

BesselCyl.Eigenmodes.Eigenmode.raw_H = None

Magnetic field coefficients for the eigenmode.