Fourier2D.Eigenmodes.Eigenmode Class¶
-
class
Fourier2D.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¶
-
Fourier2D.Eigenmodes.Eigenmode.
flux
¶ 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
¶ Vertical propagation constant for the eigenmode.
-
Fourier2D.Eigenmodes.Eigenmode.
raw_E
¶ Electric field coefficients for the eigenmode.
-
Fourier2D.Eigenmodes.Eigenmode.
raw_H
¶ Magnetic field coefficients for the eigenmode.