20#ifndef PANEL_SETUP_TUNING_PATTERNS_H
21#define PANEL_SETUP_TUNING_PATTERNS_H
Information pertinent to a Pcbnew printed circuit board.
The base class for create windows for drawing purpose.
PANEL_SETUP_TUNING_PATTERNS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
bool TransferDataToWindow() override
PNS::MEANDER_SETTINGS & m_dpSettings
UNIT_BINDER m_track_spacing
PNS::MEANDER_SETTINGS & m_skewSettings
PANEL_SETUP_TUNING_PATTERNS(wxWindow *aParent, EDA_DRAW_FRAME *aFrame, PNS::MEANDER_SETTINGS &aTrackSettings, PNS::MEANDER_SETTINGS &aDiffPairSettings, PNS::MEANDER_SETTINGS &aSkewSettings)
UNIT_BINDER m_skew_spacing
PNS::MEANDER_SETTINGS & m_trackSettings
bool TransferDataFromWindow() override
void ImportSettingsFrom(BOARD *aBoard)
Dimensions for the meandering algorithm.
Push and Shove diff pair dimensions (gap) settings dialog.