KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ASMARTUNION6 Struct Reference

#include <altium_parser_pcb.h>

Public Member Functions

 ASMARTUNION6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

int unionindex = 0
 
bool is_tuning = false
 
bool is_diffpair = false
 
int style = 0
 
int32_t gap = 0
 
int32_t amplitude = 0
 
int32_t minamplitude = 0
 
double mitterradiusratio = 0.0
 
bool singleside = false
 

Detailed Description

Definition at line 884 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ ASMARTUNION6()

Member Data Documentation

◆ amplitude

int32_t ASMARTUNION6::amplitude = 0

Definition at line 892 of file altium_parser_pcb.h.

Referenced by ASMARTUNION6().

◆ gap

int32_t ASMARTUNION6::gap = 0

Definition at line 891 of file altium_parser_pcb.h.

Referenced by ASMARTUNION6().

◆ is_diffpair

bool ASMARTUNION6::is_diffpair = false

Definition at line 888 of file altium_parser_pcb.h.

Referenced by ASMARTUNION6().

◆ is_tuning

bool ASMARTUNION6::is_tuning = false

Definition at line 887 of file altium_parser_pcb.h.

Referenced by ASMARTUNION6(), and ALTIUM_PCB::ParseSmartUnions6Data().

◆ minamplitude

int32_t ASMARTUNION6::minamplitude = 0

Definition at line 893 of file altium_parser_pcb.h.

Referenced by ASMARTUNION6().

◆ mitterradiusratio

double ASMARTUNION6::mitterradiusratio = 0.0

Definition at line 894 of file altium_parser_pcb.h.

Referenced by ASMARTUNION6().

◆ singleside

bool ASMARTUNION6::singleside = false

Definition at line 895 of file altium_parser_pcb.h.

Referenced by ASMARTUNION6().

◆ style

int ASMARTUNION6::style = 0

Definition at line 890 of file altium_parser_pcb.h.

Referenced by ASMARTUNION6().

◆ unionindex

int ASMARTUNION6::unionindex = 0

Definition at line 886 of file altium_parser_pcb.h.

Referenced by ASMARTUNION6(), and ALTIUM_PCB::ParseSmartUnions6Data().


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