CfgSpiceModels#
- class pyedb.configuration.cfg_spice_models.CfgSpiceModels(pdata=None, data=None, path_lib=None)#
Collect SPICE model assignments for serialization.
Overview#
Import detail#
from pyedb.configuration.cfg_spice_models import CfgSpiceModels
Attribute detail#
- CfgSpiceModels.path_libraries = None#
- CfgSpiceModels.models#
Method detail#
- CfgSpiceModels.to_list()#
Serialize all SPICE models to a list of dictionaries.