|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <cmath>#include <transline_calculations/coupled_microstrip.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 (ZdiffTracksDispersedOddMode) | |
| BOOST_AUTO_TEST_CASE (ZdiffChangesWithFrequency) | |
| BOOST_AUTO_TEST_CASE (LowFrequencyMatchesStaticOddMode) | |
| BOOST_AUTO_TEST_CASE | ( | LowFrequencyMatchesStaticOddMode | ) |
Definition at line 111 of file test_coupled_microstrip.cpp.
References COUPLED_MICROSTRIP::Analyse(), BOOST_TEST(), TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), Z0_O, and Z_DIFF.
| BOOST_AUTO_TEST_CASE | ( | ZdiffChangesWithFrequency | ) |
Definition at line 91 of file test_coupled_microstrip.cpp.
References COUPLED_MICROSTRIP::Analyse(), BOOST_TEST(), BOOST_TEST_MESSAGE(), TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), and Z_DIFF.
| BOOST_AUTO_TEST_CASE | ( | ZdiffTracksDispersedOddMode | ) |
Definition at line 70 of file test_coupled_microstrip.cpp.
References COUPLED_MICROSTRIP::Analyse(), BOOST_AUTO_TEST_CASE(), BOOST_TEST(), BOOST_TEST_MESSAGE(), TRANSLINE_CALCULATION_BASE::GetAnalysisResults(), Z0_O, and Z_DIFF.