KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FABMASTER::COMPONENT Struct Reference

Classes

struct  HASH
 

Public Attributes

std::string refdes
 ! REFDES
 
COMPCLASS cclass
 ! COMP_CLASS
 
std::string pn
 ! COMP_PART_NUMBER
 
std::string height
 ! COMP_HEIGHT
 
std::string dev_label
 ! COMP_DEVICE_LABEL
 
std::string insert_code
 ! COMP_INSERTION_CODE
 
SYMTYPE type
 ! SYM_TYPE
 
std::string name
 ! SYM_NAME
 
bool mirror
 ! SYM_MIRROR
 
double rotate
 ! SYM_ROTATE (degrees)
 
int x
 ! SYM_X
 
int y
 ! SYM_Y
 
std::string value
 ! COMP_VALUE
 
std::string tol
 ! COMP_TOL
 
std::string voltage
 ! COMP_VOLTAGE
 

Detailed Description

Definition at line 448 of file import_fabmaster.h.

Member Data Documentation

◆ cclass

COMPCLASS FABMASTER::COMPONENT::cclass

! COMP_CLASS

Definition at line 451 of file import_fabmaster.h.

◆ dev_label

std::string FABMASTER::COMPONENT::dev_label

! COMP_DEVICE_LABEL

Definition at line 454 of file import_fabmaster.h.

◆ height

std::string FABMASTER::COMPONENT::height

! COMP_HEIGHT

Definition at line 453 of file import_fabmaster.h.

◆ insert_code

std::string FABMASTER::COMPONENT::insert_code

! COMP_INSERTION_CODE

Definition at line 455 of file import_fabmaster.h.

◆ mirror

bool FABMASTER::COMPONENT::mirror

! SYM_MIRROR

Definition at line 458 of file import_fabmaster.h.

◆ name

std::string FABMASTER::COMPONENT::name

! SYM_NAME

Definition at line 457 of file import_fabmaster.h.

◆ pn

std::string FABMASTER::COMPONENT::pn

! COMP_PART_NUMBER

Definition at line 452 of file import_fabmaster.h.

◆ refdes

std::string FABMASTER::COMPONENT::refdes

! REFDES

Definition at line 450 of file import_fabmaster.h.

Referenced by FABMASTER::COMPONENT::HASH::operator()().

◆ rotate

double FABMASTER::COMPONENT::rotate

! SYM_ROTATE (degrees)

Definition at line 459 of file import_fabmaster.h.

◆ tol

std::string FABMASTER::COMPONENT::tol

! COMP_TOL

Definition at line 463 of file import_fabmaster.h.

◆ type

SYMTYPE FABMASTER::COMPONENT::type

! SYM_TYPE

Definition at line 456 of file import_fabmaster.h.

◆ value

std::string FABMASTER::COMPONENT::value

! COMP_VALUE

Definition at line 462 of file import_fabmaster.h.

◆ voltage

std::string FABMASTER::COMPONENT::voltage

! COMP_VOLTAGE

Definition at line 464 of file import_fabmaster.h.

◆ x

int FABMASTER::COMPONENT::x

! SYM_X

Definition at line 460 of file import_fabmaster.h.

◆ y

int FABMASTER::COMPONENT::y

! SYM_Y

Definition at line 461 of file import_fabmaster.h.


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