KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SIM_MODEL::PIN Struct Reference

#include <sim_model.h>

Public Attributes

const std::string name
 
std::string symbolPinNumber
 

Static Public Attributes

static constexpr auto NOT_CONNECTED = -1
 

Detailed Description

Definition at line 306 of file sim_model.h.

Member Data Documentation

◆ name

const std::string SIM_MODEL::PIN::name

Definition at line 308 of file sim_model.h.

Referenced by DIALOG_SIM_MODEL< T >::getModelPinString().

◆ NOT_CONNECTED

constexpr auto SIM_MODEL::PIN::NOT_CONNECTED = -1
staticconstexpr

◆ symbolPinNumber

std::string SIM_MODEL::PIN::symbolPinNumber

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