| 
    KiCad PCB EDA Suite
    
   | 
 
#include <pcbexpr_evaluator.h>
  
Public Member Functions | |
| const std::vector< wxString > & | GetSupportedUnits () const override | 
| const std::vector< EDA_UNITS > & | GetSupportedUnitsTypes () const override | 
| wxString | GetSupportedUnitsMessage () const override | 
| double | Convert (const wxString &aString, int unitId) const override | 
Definition at line 214 of file pcbexpr_evaluator.h.
      
  | 
  overridevirtual | 
Reimplemented from LIBEVAL::UNIT_RESOLVER.
Definition at line 702 of file pcbexpr_evaluator.cpp.
References EDA_UNIT_UTILS::UI::DoubleValueFromString(), FS, INCH, MILS, MM, pcbIUScale, and PS.
      
  | 
  overridevirtual | 
Reimplemented from LIBEVAL::UNIT_RESOLVER.
Definition at line 677 of file pcbexpr_evaluator.cpp.
      
  | 
  overridevirtual | 
Reimplemented from LIBEVAL::UNIT_RESOLVER.
Definition at line 687 of file pcbexpr_evaluator.cpp.
References _.
      
  | 
  overridevirtual | 
Reimplemented from LIBEVAL::UNIT_RESOLVER.
Definition at line 693 of file pcbexpr_evaluator.cpp.