Ports#
These classes are the containers of ports methods of the EDB for both HFSS and Siwave.
from pyedb import Edb
edb = Edb(myedb, edbversion="2023.1")
# this call returns the EDB excitations dictionary
edb.ports
...
Manages gap port properties. |
|
Manages wave port properties. |