KiCad PCB EDA Suite
|
Go to the source code of this file.
Macros | |
#define | MU0 12.566370614e-7 |
#define | C0 299792458.0 |
#define | ZF0 376.730313668 |
Functions | |
double | asinh (double x) |
double | acosh (double x) |
double | atanh (double x) |
Variables | |
const double | LOG2DB = 20.0 / log( 10.0 ) |
|
inline |
Definition at line 40 of file units.h.
Referenced by TWISTEDPAIR::calcAnalyze(), C_MICROSTRIP::syn_err_fun(), and C_MICROSTRIP::synth_width().
|
inline |
Definition at line 51 of file units.h.
Referenced by MICROSTRIP::delta_Z0_cover(), and C_MICROSTRIP::delta_Z0_even_cover().
const double LOG2DB = 20.0 / log( 10.0 ) |
Definition at line 66 of file units.h.
Referenced by STRIPLINE::calcAnalyze().