KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pns_meander_placer_base.cpp File Reference
#include "pns_meander_placer_base.h"
#include "pns_meander.h"
#include "pns_router.h"
#include "pns_solid.h"
#include "pns_arc.h"

Go to the source code of this file.

Namespaces

namespace  PNS
 Push and Shove diff pair dimensions (gap) settings dialog.
 

Functions

int PNS::findAmplitudeBinarySearch (MEANDER_SHAPE &aCopy, int targetLength, int minAmp, int maxAmp)
 
int PNS::findAmplitudeForLength (MEANDER_SHAPE *m, int targetLength, int minAmp, int maxAmp)
 

Variables

const int PNS::LENGTH_TARGET_TOLERANCE = 20