KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_smith_chart_math.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <cmath>
#include <sim/sim_plot_tab.h>
#include <sim/smith_math.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (GammaScreenRoundTrip)
 
 BOOST_AUTO_TEST_CASE (ZoomAboutPointKeepsGamma)
 
 BOOST_AUTO_TEST_CASE (ToScreenOverflowSafety)
 
 BOOST_AUTO_TEST_CASE (ImpedanceFromGamma)
 
 BOOST_AUTO_TEST_CASE (SeriesEquivalents)
 
 BOOST_AUTO_TEST_CASE (MatchMetrics)
 
 BOOST_AUTO_TEST_CASE (SParamPortParsing)
 
 BOOST_AUTO_TEST_CASE (SmithCursorSurvivesPartialSweep)
 
 BOOST_AUTO_TEST_CASE (SmithCursorResolvesFrequencyOnceDataArrives)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/9]

◆ BOOST_AUTO_TEST_CASE() [2/9]

BOOST_AUTO_TEST_CASE ( ImpedanceFromGamma )

Definition at line 141 of file test_smith_chart_math.cpp.

References BOOST_REQUIRE(), and SMITH_MATH::GammaToImpedance().

◆ BOOST_AUTO_TEST_CASE() [3/9]

BOOST_AUTO_TEST_CASE ( MatchMetrics )

Definition at line 185 of file test_smith_chart_math.cpp.

References SMITH_MATH::ReturnLoss(), and SMITH_MATH::VSWR().

◆ BOOST_AUTO_TEST_CASE() [4/9]

BOOST_AUTO_TEST_CASE ( SeriesEquivalents )

◆ BOOST_AUTO_TEST_CASE() [5/9]

BOOST_AUTO_TEST_CASE ( SmithCursorResolvesFrequencyOnceDataArrives )

◆ BOOST_AUTO_TEST_CASE() [6/9]

BOOST_AUTO_TEST_CASE ( SmithCursorSurvivesPartialSweep )

◆ BOOST_AUTO_TEST_CASE() [7/9]

BOOST_AUTO_TEST_CASE ( SParamPortParsing )

◆ BOOST_AUTO_TEST_CASE() [8/9]

◆ BOOST_AUTO_TEST_CASE() [9/9]

BOOST_AUTO_TEST_CASE ( ZoomAboutPointKeepsGamma )