EDB sources#
These classes are the containers of sources methods of the EDB for both HFSS and Siwave.
from pyaedt import Edb
edb = Edb(myedb, edbversion="2022.2")
# this call returns the EDB excitations dictionary
edb.excitations
...
Manages excitation properties. |
|
Manage probes properties. |
|
Manage sources properties. |
|
Manages differential excitation properties. |