differt.em.BaseAntenna#
- class BaseAntenna(frequency, *, center=<factory>)[source]#
Bases:
ModuleAn antenna class, base class for
AntennaandRadiationPattern.Attributes
The angular frequency \(\omega = 2 \pi f\).
The aperture \(A\) of an isotropic antenna.
The period \(T = 1/f\).
The wavelength \(\lambda = c / f\).
The wavenumber \(k = \omega / c\).
The frequency \(f\) at which the antenna is operating.
The center position of the antenna, from which the fields are radiated.
Methods
Detailed documentation
-
center:
Float[Array, '3']# The center position of the antenna, from which the fields are radiated.
Default value is the origin.
-
frequency:
Float[Array, '']# The frequency \(f\) at which the antenna is operating.
-
center: