CfgPort#
- class pyedb.configuration.cfg_ports_sources.CfgPort(pedb=None, *args, **kwargs)#
Bases:
CfgCircuitElementLumped circuit port or coaxial (via) port.
Overview#
Create port. |
|
Serialize this port to a plain dictionary. |
Import detail#
from pyedb.configuration.cfg_ports_sources import CfgPort
Attribute detail#
- CfgPort.CFG_PORT_TYPE#
Method detail#
- CfgPort.set_parameters_to_edb()#
Create port.
- CfgPort.export_properties()#
Serialize this port to a plain dictionary.