|
PCB Environment 2
|
This struct stores the spacing requirements the NavGrid is/should be prepared for. More...
#include <NavGrid.hpp>
Public Member Functions | |
| NavSpacings (const Connection &) | |
| bool | initialized () const |
| bool | operator== (const NavSpacings &that) const |
| Real | getExpansionForTracks (Real clearance) const |
| @clearance is the clearance required by the obstacle, this.Clearance is that required by the track. | |
| Real | getExpansionForVias (Real clarance) const |
Data Fields | |
| Real | Clearance |
| Real | TrackWidthHalf |
| Real | ViaRadius |
This struct stores the spacing requirements the NavGrid is/should be prepared for.