RF Output Data#
Monitor Data#
Data associated with a |
|
Data associated with a |
|
Data associated with a |
|
Data representing the main parameters and figures of merit for antennas. |
MicrowaveModeData: Mode amplitudes with transmission line parameters (Z0, voltage, current) and propagation characteristics (Ξ³, Ξ±, Ξ²).
MicrowaveModeSolverData: Complete 2D mode field profiles with transmission line parameters and mode classification.
DirectivityData: Far-field radiation patterns including directivity and radiated power.
AntennaMetricsData: Antenna figures of merit including gain, radiation efficiency, reflection efficiency, and realized gain.
Base Classes
Base class for microwave mode data that extends standard mode data with RF/microwave features. |
Note
MicrowaveModeDataBase is a base class providing shared properties and methods for microwave mode data.
The base class documentation is provided to help users discover inherited properties.
Datasets and Data Arrays#
Datasets
|
Holds mode data that is specific to transmission lines in microwave and RF applications, like characteristic impedance. |
Data Arrays
Voltage data array in time domain. |
|
Voltage data array in frequency domain. |
|
Voltage data array in frequency-mode domain. |
|
Current data array in time domain. |
|
Current data array in frequency domain. |
|
Current data array in frequency-mode domain. |
|
Impedance data array in time domain. |
|
Impedance data array in frequency domain. |
|
|
Impedance data array in frequency-mode domain. |
|
Data array for the complex propagation constant \(\gamma = -\alpha + j\beta\) with units of 1/m. |
|
Data array for the phase constant \(\beta = \text{Im}(\gamma)\) with units of rad/m. |
|
Data array for the attenuation constant \(\alpha = -\text{Re}(\gamma)\) with units of Nepers/m. |
|
Data array for the phase velocity \(v_p = c/n_{\mathrm{eff}}\) with units of m/s. |
|
Data array for the group velocity \(v_g = c/n_{\mathrm{group}}\) with units of m/s. |
See also
Related documentation:
Output Data - General information on working with output data in Tidy3D
For general information on working with monitor data: