|
KiCad PCB EDA Suite
|
#include <conn_facts.h>
Public Member Functions | |
| bool | operator== (const SIMULATION_MODEL_FACT &) const =default |
Public Attributes | |
| KIID | id = niluuid |
| VECTOR2I | position |
| SIM_MODEL_INPUT | input |
Definition at line 330 of file conn_facts.h.
|
default |
Definition at line 332 of file conn_facts.h.
Referenced by SCH_CONNECTIVITY::ExtractSimulationModelFacts().
| SIM_MODEL_INPUT SCH_CONNECTIVITY::SIMULATION_MODEL_FACT::input |
Definition at line 334 of file conn_facts.h.
| VECTOR2I SCH_CONNECTIVITY::SIMULATION_MODEL_FACT::position |
Definition at line 333 of file conn_facts.h.