Loading...
Searching...
No Matches
#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 <cstdio>
#include <vector>
#include <ki_exception.h>
#include <locale_io.h>
#include <reporter.h>
#include <richio.h>
#include <tools/board_editor_control.h>
#include <exporters/board_exporter_base.h>
#include <wx/log.h>
#include <wx/filedlg.h>
Go to the source code of this file.
|
static double | iu2hyp (double iu) |
|
◆ iu2hyp()
static double iu2hyp |
( |
double |
iu | ) |
|
|
static |