|
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 370 of file altium_parser_pcb.h.
| int32_t ABOARD6_LAYER_STACKUP::copperthick |
Definition at line 377 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().
| double ABOARD6_LAYER_STACKUP::dielectricconst |
Definition at line 379 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().
| wxString ABOARD6_LAYER_STACKUP::dielectricmaterial |
Definition at line 381 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().
| int32_t ABOARD6_LAYER_STACKUP::dielectricthick |
Definition at line 380 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().
| wxString ABOARD6_LAYER_STACKUP::name |
Definition at line 372 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 374 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 375 of file altium_parser_pcb.h.
Referenced by ABOARD6::ABOARD6().