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 = <property object>

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 = <property object>

Vertical propagation constant for the eigenmode.

BesselCyl.Eigenmodes.Eigenmode.raw_E = <property object>

Electric field coefficients for the eigenmode.

BesselCyl.Eigenmodes.Eigenmode.raw_H = <property object>

Magnetic field coefficients for the eigenmode.