KiCad PCB EDA Suite
Loading...
Searching...
No Matches
units.h File Reference
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  TRANSLINE_CALCULATIONS
 

Functions

double asinh (double x)
 
double acosh (double x)
 
double atanh (double x)
 

Variables

constexpr double TRANSLINE_CALCULATIONS::MU0 = 12.566370614e-7
 
constexpr double TRANSLINE_CALCULATIONS::E0 = 8.854e-12
 
constexpr double TRANSLINE_CALCULATIONS::C0 = 299792458.0
 
constexpr double TRANSLINE_CALCULATIONS::ZF0 = 376.730313668
 
const double TRANSLINE_CALCULATIONS::LOG2DB = 20.0 / log( 10.0 )
 

Function Documentation

◆ acosh()

◆ asinh()

double asinh ( double x)
inline

Definition at line 30 of file common/transline_calculations/units.h.

◆ atanh()

double atanh ( double x)
inline