Loading...
Searching...
No Matches
 
 
 
 
#include <cstdio>
#include <vector>
#include <wx/log.h>
#include <wx/filedlg.h>
#include <kiface_base.h>
#include <macros.h>
#include <pcb_edit_frame.h>
#include <board.h>
#include <board_design_settings.h>
#include <board_item.h>
#include <footprint.h>
#include <pad.h>
#include <pcb_track.h>
#include <zone.h>
#include <ki_exception.h>
#include <locale_io.h>
#include <reporter.h>
#include <richio.h>
#include <string_utils.h>
#include <tools/board_editor_control.h>
#include <exporters/board_exporter_base.h>
 
Go to the source code of this file.
 | 
| static double  | iu2hyp (double iu) | 
|   | 
◆ iu2hyp()
  
  
      
        
          | static double iu2hyp  | 
          ( | 
          double |           iu | ) | 
           | 
         
       
   | 
  
static   |