KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::SIMULATION_MODEL_FACT Struct Reference

#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
 

Detailed Description

Definition at line 330 of file conn_facts.h.

Member Function Documentation

◆ operator==()

bool SCH_CONNECTIVITY::SIMULATION_MODEL_FACT::operator== ( const SIMULATION_MODEL_FACT & ) const
default

Member Data Documentation

◆ id

KIID SCH_CONNECTIVITY::SIMULATION_MODEL_FACT::id = niluuid

Definition at line 332 of file conn_facts.h.

Referenced by SCH_CONNECTIVITY::ExtractSimulationModelFacts().

◆ input

SIM_MODEL_INPUT SCH_CONNECTIVITY::SIMULATION_MODEL_FACT::input

Definition at line 334 of file conn_facts.h.

◆ position

VECTOR2I SCH_CONNECTIVITY::SIMULATION_MODEL_FACT::position

Definition at line 333 of file conn_facts.h.


The documentation for this struct was generated from the following file: