CfgSource#
- class pyedb.configuration.cfg_ports_sources.CfgSource(pedb=None, *args, **kwargs)#
Bases:
CfgCircuitElementRepresent one current or voltage source entry.
Overview#
Create sources. |
|
Serialize this source to a plain dictionary. |
Import detail#
from pyedb.configuration.cfg_ports_sources import CfgSource
Attribute detail#
- CfgSource.CFG_SOURCE_TYPE#
- CfgSource.magnitude#
Method detail#
- CfgSource.set_parameters_to_edb()#
Create sources.
- CfgSource.export_properties()#
Serialize this source to a plain dictionary.