Fourier2D.Eigenmodes.Eigenmode Class¶
- class Fourier2D.Eigenmodes.Eigenmode¶
Single eignemode. You can access object of this class by indexing
Eigenmodes
object.
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¶
- Fourier2D.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.
- Fourier2D.Eigenmodes.Eigenmode.kvert = <property object>¶
Vertical propagation constant for the eigenmode.
- Fourier2D.Eigenmodes.Eigenmode.raw_E = <property object>¶
Electric field coefficients for the eigenmode.
- Fourier2D.Eigenmodes.Eigenmode.raw_H = <property object>¶
Magnetic field coefficients for the eigenmode.