|
KiCad PCB EDA Suite
|
#include <sim_library.h>
Public Attributes | |
| std::string | name |
| SIM_MODEL & | model |
Definition at line 34 of file sim_library.h.
| SIM_MODEL& SIM_LIBRARY::MODEL::model |
Definition at line 37 of file sim_library.h.
Referenced by SIM_MODEL::MigrateSimModel(), and NETLIST_EXPORTER_SPICE::readModel().
| std::string SIM_LIBRARY::MODEL::name |
Definition at line 36 of file sim_library.h.
Referenced by NETLIST_EXPORTER_SPICE::readModel().