KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LTSPICE_SCHEMATIC::LT_PIN Struct Reference

#include <ltspice_schematic.h>

Public Attributes

VECTOR2I PinLocation
 
JUSTIFICATION PinJustification
 
int NameOffSet
 
std::map< wxString, wxString > PinAttribute
 

Detailed Description

Definition at line 139 of file ltspice_schematic.h.

Member Data Documentation

◆ NameOffSet

int LTSPICE_SCHEMATIC::LT_PIN::NameOffSet

Definition at line 143 of file ltspice_schematic.h.

◆ PinAttribute

std::map<wxString, wxString> LTSPICE_SCHEMATIC::LT_PIN::PinAttribute

Definition at line 144 of file ltspice_schematic.h.

Referenced by SCH_IO_LTSPICE_PARSER::CreatePin().

◆ PinJustification

JUSTIFICATION LTSPICE_SCHEMATIC::LT_PIN::PinJustification

Definition at line 142 of file ltspice_schematic.h.

Referenced by SCH_IO_LTSPICE_PARSER::CreatePin().

◆ PinLocation

VECTOR2I LTSPICE_SCHEMATIC::LT_PIN::PinLocation

Definition at line 141 of file ltspice_schematic.h.

Referenced by SCH_IO_LTSPICE_PARSER::CreatePin().


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