| 
    KiCad PCB EDA Suite
    
   | 
 
#include <calculator_panels/panel_wavelength.h>#include <pcb_calculator_settings.h>#include <string_utils.h>#include <widgets/unit_selector.h>#include <wx/choicdlg.h>#include "pcb_calculator_utils.h"#include "common_data.h"#include <wx/dcclient.h>Go to the source code of this file.
Macros | |
| #define | SPEED_LIGHT 299792458 | 
| #define SPEED_LIGHT 299792458 | 
Definition at line 29 of file panel_wavelength.cpp.
Referenced by PANEL_WAVELENGTH::OnWavelengthMediumChange(), PANEL_WAVELENGTH::OnWavelengthVacuumChange(), and PANEL_WAVELENGTH::update().