|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <cmath>#include <transline_calculations/coplanar.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 (UngroundedImpedance) | |
| BOOST_AUTO_TEST_CASE (BackMetalLowersImpedance) | |
| BOOST_AUTO_TEST_CASE (DielectricLossIsFiniteAndPositive) | |
| BOOST_AUTO_TEST_CASE (SynthesisRoundTripSolveForWidth) | |
| BOOST_AUTO_TEST_CASE (BackMetalParameterRoundTrip) | |
| BOOST_AUTO_TEST_CASE | ( | BackMetalLowersImpedance | ) |
Definition at line 84 of file test_coplanar.cpp.
References COPLANAR::Analyse(), BOOST_TEST(), CPW_BACKMETAL, TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), H, TRANSLINE_CALCULATION_BASE::SetParameter(), TRANSLINE_CALCULATIONS::UNIT_MM, and Z0.
| BOOST_AUTO_TEST_CASE | ( | BackMetalParameterRoundTrip | ) |
Definition at line 159 of file test_coplanar.cpp.
References std::abs(), COPLANAR::Analyse(), BOOST_TEST(), CPW_BACKMETAL, TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), TRANSLINE_CALCULATION_BASE::SetParameter(), and Z0.
| BOOST_AUTO_TEST_CASE | ( | DielectricLossIsFiniteAndPositive | ) |
Definition at line 107 of file test_coplanar.cpp.
References COPLANAR::Analyse(), BOOST_TEST(), TRANSLINE_CALCULATIONS::C0, EPSILON_EFF, TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), TRANSLINE_CALCULATIONS::LOG2DB, LOSS_DIELECTRIC, M_PI, TRANSLINE_CALCULATION_BASE::SetParameter(), TAND, and TRANSLINE_CALCULATIONS::UNIT_MM.
| BOOST_AUTO_TEST_CASE | ( | SynthesisRoundTripSolveForWidth | ) |
Definition at line 137 of file test_coplanar.cpp.
References std::abs(), COPLANAR::Analyse(), ANG_L, BOOST_TEST(), DEFAULT, TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), TRANSLINE_CALCULATION_BASE::GetParameter(), M_PI, PHYS_WIDTH, TRANSLINE_CALCULATION_BASE::SetParameter(), COPLANAR::SetSynthesizeTarget(), COPLANAR::Synthesize(), and Z0.
| BOOST_AUTO_TEST_CASE | ( | UngroundedImpedance | ) |
Definition at line 64 of file test_coplanar.cpp.
References COPLANAR::Analyse(), BOOST_AUTO_TEST_CASE(), BOOST_TEST(), TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), and Z0.