KiCad PCB EDA Suite
|
Public Member Functions | |
TEST_NGSPICE_HELPERS () | |
virtual | ~TEST_NGSPICE_HELPERS () |
Public Attributes | |
SETTINGS_MANAGER | m_manager |
SCHEMATIC | m_schematic |
SPICE_CIRCUIT_MODEL | m_exporter |
Definition at line 41 of file test_ngspice_helpers.cpp.
|
inline |
Definition at line 44 of file test_ngspice_helpers.cpp.
References SETTINGS_MANAGER::LoadProject(), m_manager, m_schematic, SETTINGS_MANAGER::Prj(), and SCHEMATIC::SetProject().
|
inlinevirtual |
Definition at line 53 of file test_ngspice_helpers.cpp.
References m_schematic, and SCHEMATIC::Reset().
SPICE_CIRCUIT_MODEL TEST_NGSPICE_HELPERS::m_exporter |
Definition at line 62 of file test_ngspice_helpers.cpp.
SETTINGS_MANAGER TEST_NGSPICE_HELPERS::m_manager |
Definition at line 58 of file test_ngspice_helpers.cpp.
Referenced by TEST_NGSPICE_HELPERS().
SCHEMATIC TEST_NGSPICE_HELPERS::m_schematic |
Definition at line 60 of file test_ngspice_helpers.cpp.
Referenced by TEST_NGSPICE_HELPERS(), and ~TEST_NGSPICE_HELPERS().