|
KiCad PCB EDA Suite
|
#include <settings/nested_settings.h>Go to the source code of this file.
Classes | |
| class | SPICE_SETTINGS |
| Storage for simulator specific settings. More... | |
| class | NGSPICE_SETTINGS |
| Container for Ngspice simulator settings. More... | |
Enumerations | |
| enum class | NGSPICE_COMPATIBILITY_MODE { USER_CONFIG , NGSPICE , PSPICE , LTSPICE , LT_PSPICE , HSPICE } |
| Ngspice simulator compatibility modes. More... | |
|
strong |
Ngspice simulator compatibility modes.
| Enumerator | |
|---|---|
| USER_CONFIG | |
| NGSPICE | |
| PSPICE | |
| LTSPICE | |
| LT_PSPICE | |
| HSPICE | |
Definition at line 63 of file spice_settings.h.