KiCad PCB EDA Suite
Loading...
Searching...
No Matches
UNIT_SELECTOR_RESISTOR Class Reference

#include <unit_selector.h>

Inheritance diagram for UNIT_SELECTOR_RESISTOR:
UNIT_SELECTOR

Public Member Functions

 UNIT_SELECTOR_RESISTOR (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, const wxArrayString &choices, long style=0)
 
double GetUnitScale () override
 Function GetUnitScale.
 
wxString GetUnitName ()
 

Detailed Description

Definition at line 117 of file unit_selector.h.

Constructor & Destructor Documentation

◆ UNIT_SELECTOR_RESISTOR()

UNIT_SELECTOR_RESISTOR::UNIT_SELECTOR_RESISTOR ( wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos,
const wxSize &  size,
const wxArrayString &  choices,
long  style = 0 
)

Definition at line 149 of file unit_selector.cpp.

Member Function Documentation

◆ GetUnitName()

wxString UNIT_SELECTOR::GetUnitName ( )
inlineinherited

Definition at line 51 of file unit_selector.h.

Referenced by PANEL_TRACK_WIDTH::TWDisplayValues().

◆ GetUnitScale()

double UNIT_SELECTOR_RESISTOR::GetUnitScale ( )
overridevirtual

Function GetUnitScale.

Returns
the scaling factor to convert users units to normalized units (Hz)

Implements UNIT_SELECTOR.

Definition at line 164 of file unit_selector.cpp.

References GetCurrentSelection(), UNIT_KOHM, and UNIT_OHM.

Referenced by PANEL_VIA_SIZE::OnViaCalculate().


The documentation for this class was generated from the following files: