KiCad PCB EDA Suite
|
Test suite for schematic base internal units (1 = 100nm). More...
Go to the source code of this file.
Classes | |
class | TEST_SCH_INTERNAL_UNITS |
Functions | |
BOOST_AUTO_TEST_CASE (ConvertToInternalUnits) | |
Declare the test suite. | |
BOOST_AUTO_TEST_CASE (ConvertFromInternalUnits) | |
Test suite for schematic base internal units (1 = 100nm).
Definition in file test_sch_biu.cpp.
BOOST_AUTO_TEST_CASE | ( | ConvertFromInternalUnits | ) |
Definition at line 56 of file test_sch_biu.cpp.
References EDA_IU_SCALE::IUTomm(), and schIUScale.
BOOST_AUTO_TEST_CASE | ( | ConvertToInternalUnits | ) |
Declare the test suite.
Definition at line 50 of file test_sch_biu.cpp.
References EDA_IU_SCALE::mmToIU(), and schIUScale.