KiCad PCB EDA Suite
|
#include <altium_parser_pcb.h>
Public Attributes | |
wxString | name |
size_t | nextId |
size_t | prevId |
int32_t | copperthick |
double | dielectricconst |
int32_t | dielectricthick |
wxString | dielectricmaterial |
Definition at line 364 of file altium_parser_pcb.h.
int32_t ABOARD6_LAYER_STACKUP::copperthick |
Definition at line 371 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().
double ABOARD6_LAYER_STACKUP::dielectricconst |
Definition at line 373 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().
wxString ABOARD6_LAYER_STACKUP::dielectricmaterial |
Definition at line 375 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().
int32_t ABOARD6_LAYER_STACKUP::dielectricthick |
Definition at line 374 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().
wxString ABOARD6_LAYER_STACKUP::name |
Definition at line 366 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), ALTIUM_PCB::ParseBoard6Data(), and ALTIUM_PCB::remapUnsureLayers().
size_t ABOARD6_LAYER_STACKUP::nextId |
Definition at line 368 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), ALTIUM_PCB::ParseBoard6Data(), and ALTIUM_PCB::remapUnsureLayers().
size_t ABOARD6_LAYER_STACKUP::prevId |
Definition at line 369 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6().