BesselCyl.Eigenmodes.Eigenmode Class¶
- class BesselCyl.Eigenmodes.Eigenmode¶
Single eignemode. You can access object of this class by indexing
Eigenmodesobject.
Attributes¶
Vertical flux for the eigenmode. |
|
Vertical propagation constant for the eigenmode. |
|
Electric field coefficients for the eigenmode. |
|
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.