Subcircuit component
Note
Source : /src/subcircuit/Subcircuit.py
- class subcircuit.Subcircuit.Subcircuit(*args: Any, **kwargs: Any)
Creates buttons for New project, Edit existing project and Kicad Netlist to Ngspice Netlist converter and link them with the methods defined for it in other files.
New Project(NewSub method of newSub).
Open Project(openSub method of openSub).
Kicad to Ngspice convertor(convertSub of convertSub).