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