KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_smith_chart_math.cpp File Reference
#include <boost/test/unit_test.hpp>
#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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( ImpedanceFromGamma )

Definition at line 139 of file test_smith_chart_math.cpp.

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

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( MatchMetrics )

Definition at line 183 of file test_smith_chart_math.cpp.

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

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( SeriesEquivalents )

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( SParamPortParsing )

◆ BOOST_AUTO_TEST_CASE() [6/7]

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( ZoomAboutPointKeepsGamma )