SLiCAPltspice.py
SLiCAP functions for interfacing with LTspice.
- runLTspice(fileName)
Runs LTspice netlist (.cir) file.
- Parameters:
fileName (str) – Name of the circuit (.cir) file, absolute path, or relative the the project directory
- Returns:
None
- Return type:
Nonetype