11.1.5. KiCad¶
-
class
PySpice.KiCad.
PythonDumper
(kicad_schema, use_pyspice_unit=False)[source]¶ Bases:
object
-
SYMBOL_MAP
= {'spice-ngspice:0': None, 'spice-ngspice:C': <function PythonDumper.generic_wrapper.<locals>.wrapper>, 'spice-ngspice:CHOKE': None, 'spice-ngspice:CURRENT_MEASURE': None, 'spice-ngspice:Csmall': <function PythonDumper.generic_wrapper.<locals>.wrapper>, 'spice-ngspice:DIODE': <function PythonDumper.generic_model_wrapper.<locals>.wrapper>, 'spice-ngspice:INDUCTOR': <function PythonDumper.generic_wrapper.<locals>.wrapper>, 'spice-ngspice:ISOURCE': <function PythonDumper.generic_wrapper.<locals>.wrapper>, 'spice-ngspice:ISRC_ICTL': None, 'spice-ngspice:ISRC_VCTL': None, 'spice-ngspice:NMOS': None, 'spice-ngspice:OPAMP': None, 'spice-ngspice:PMOS': None, 'spice-ngspice:QNPN': None, 'spice-ngspice:QPNP': None, 'spice-ngspice:R': <function PythonDumper.generic_wrapper.<locals>.wrapper>, 'spice-ngspice:Rsmall': <function PythonDumper.generic_wrapper.<locals>.wrapper>, 'spice-ngspice:SWITCH': None, 'spice-ngspice:TOGGLE': None, 'spice-ngspice:VSOURCE': <function PythonDumper.generic_wrapper.<locals>.wrapper>, 'spice-ngspice:VSRC_ICTL': None, 'spice-ngspice:VSRC_VCTL': None, 'spice-ngspice:Vsrc': <function PythonDumper.generic_wrapper.<locals>.wrapper>, 'spice-ngspice:ZENOR': None}¶
-