KiCad PCB EDA Suite
|
#include <netlist_exporters/netlist_exporter_spice.h>
#include <vector>
#include "sim_types.h"
#include "spice_simulator.h"
#include "spice_value.h"
Go to the source code of this file.
Classes | |
struct | SPICE_DC_PARAMS |
struct | SPICE_PZ_ANALYSES |
class | SPICE_CIRCUIT_MODEL |
Special netlist exporter flavor that allows one to override simulation commands. More... | |