|
KiCad PCB EDA Suite
|
#include "transline_ident.h"#include <cmath>#include <bitmaps.h>#include <calculator_panels/panel_transline.h>#include <pcb_calculator_settings.h>#include <widgets/std_bitmap_button.h>#include <widgets/unit_selector.h>#include <properties/property_mgr.h>#include <properties/property.h>#include <transline_calculations/transline_calculation_base.h>Go to the source code of this file.
Functions | |
| double | DoubleFromString (const wxString &TextValue) |
|
extern |
Definition at line 37 of file params_read_write.cpp.