Horizon
|
Dimensions for the meandering algorithm. More...
#include <pns_meander.h>
Public Member Functions | |
MEANDER_SETTINGS () | |
Minimum meandering amplitude. | |
Public Attributes | |
int | m_minAmplitude |
Maximum meandering amplitude. | |
int | m_maxAmplitude |
Meandering period/spacing (see dialog picture for explanation). | |
int | m_spacing |
Amplitude/spacing adjustment step. | |
int | m_step |
Length PadToDie. | |
int | m_lenPadToDie |
Desired length of the tuned line/diff pair (this is in nm, so allow more than board width). | |
long long int | m_targetLength |
Type of corners for the meandered line. | |
MEANDER_STYLE | m_cornerStyle |
Rounding percentage (0 - 100). | |
int | m_cornerRadiusPercentage |
Allowable tuning error. | |
int | m_lengthTolerance |
Target skew value for diff pair de-skewing. | |
int | m_targetSkew |
Dimensions for the meandering algorithm.