|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <cmath>#include <transline_calculations/twistedpair.h>#include <transline_calculations/units.h>#include <transline_calculations/units_scales.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (Cat5eReferenceAnalysis) | |
| BOOST_AUTO_TEST_CASE (DegenerateAirSpacedParallelWires) | |
| BOOST_AUTO_TEST_CASE (DielectricLossScalesWithTanDelta) | |
| BOOST_AUTO_TEST_CASE (SynthesisRoundTripSolveForDout) | |
| BOOST_AUTO_TEST_CASE (TwistRaisesEpsEffLowersZ0) | |
| BOOST_AUTO_TEST_CASE | ( | Cat5eReferenceAnalysis | ) |
Definition at line 69 of file test_twistedpair.cpp.
References TWISTEDPAIR::Analyse(), BOOST_AUTO_TEST_CASE(), BOOST_TEST(), EPSILON_EFF, TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), and Z0.
| BOOST_AUTO_TEST_CASE | ( | DegenerateAirSpacedParallelWires | ) |
Definition at line 90 of file test_twistedpair.cpp.
References TWISTEDPAIR::Analyse(), BOOST_TEST(), EPSILON_EFF, EPSILONR, expected, TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), M_PI, TRANSLINE_CALCULATION_BASE::SetParameter(), TWISTEDPAIR_EPSILONR_ENV, TWISTEDPAIR_TWIST, Z0, and TRANSLINE_CALCULATIONS::ZF0.
| BOOST_AUTO_TEST_CASE | ( | DielectricLossScalesWithTanDelta | ) |
Definition at line 112 of file test_twistedpair.cpp.
References TWISTEDPAIR::Analyse(), BOOST_TEST(), TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), LOSS_DIELECTRIC, TRANSLINE_CALCULATION_BASE::SetParameter(), and TAND.
| BOOST_AUTO_TEST_CASE | ( | SynthesisRoundTripSolveForDout | ) |
Definition at line 137 of file test_twistedpair.cpp.
References TWISTEDPAIR::Analyse(), ANG_L, BOOST_TEST(), DEFAULT, TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), TRANSLINE_CALCULATION_BASE::GetParameter(), M_PI, PHYS_DIAM_OUT, TRANSLINE_CALCULATION_BASE::SetParameter(), TWISTEDPAIR::SetSynthesizeTarget(), TWISTEDPAIR::Synthesize(), and Z0.
| BOOST_AUTO_TEST_CASE | ( | TwistRaisesEpsEffLowersZ0 | ) |
Definition at line 166 of file test_twistedpair.cpp.
References TWISTEDPAIR::Analyse(), BOOST_TEST(), EPSILON_EFF, TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), TRANSLINE_CALCULATION_BASE::SetParameter(), TWISTEDPAIR_TWIST, and Z0.