KiCad PCB EDA Suite
|
#include "sim/sim_model_ngspice.h"
#include <boost/algorithm/string.hpp>
#include <fmt/core.h>
#include <ki_exception.h>
Go to the source code of this file.
Variables | |
static std::unique_ptr< NGSPICE_MODEL_INFO_MAP > | s_ModelInfoMap |
|
static |
Definition at line 323 of file sim_model_ngspice.cpp.
Referenced by SIM_MODEL_NGSPICE::ModelInfo().