KiCad PCB EDA Suite
Loading...
Searching...
No Matches
spice_settings.h File Reference

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...
 

Enumeration Type Documentation

◆ NGSPICE_COMPATIBILITY_MODE

enum class NGSPICE_COMPATIBILITY_MODE
strong

Ngspice simulator compatibility modes.

Note
The ngspice model modes are mutually exclusive.
Enumerator
USER_CONFIG 
NGSPICE 
PSPICE 
LTSPICE 
LT_PSPICE 
HSPICE 

Definition at line 63 of file spice_settings.h.