pingspice.test.analysis.test_fixture.Test_LumpinessCalculator(tb.TestCase)
class documentation
Part of pingspice.test.analysis.test_fixture
(View In Hierarchy)
Undocumented
Class | failureException | Undocumented |
Method | setUp | Undocumented |
Method | sloperator | Undocumented |
Method | plot | Undocumented |
Method | test_find_zero_crossings_NP | Undocumented |
Method | test_zero_crossingerator | Undocumented |
Method | test_slope | Undocumented |
Method | test_slope_invert | Undocumented |
Method | test_dydx | Undocumented |
Method | test_cube_ascending | Undocumented |
Method | test_cube_ascending_lumpy | Undocumented |
Method | test_cube_ascending_lumpy_fast | Undocumented |
Method | test_poly_ascending_lumpy | Undocumented |
Method | test_poly_ascending_veryLumpy | Undocumented |
Method | test_tanh_ascending | Undocumented |
Method | test_tanh_ascending_lumpy | Undocumented |
Method | test_tanh_ascending_dipAtEnd | Undocumented |
Method | test_tanh_ascending_gentlyClipped | Undocumented |
Method | test_tanh_ascending_reallyClipped | Undocumented |
Method | test_bouncy | Undocumented |
Method | test_bent_ascending | Undocumented |
Inherited from MsgBase (via TestCase):
Method | isVerbose | Undocumented |
Method | verboserator | Undocumented |
Method | msg | Undocumented |
Inherited from MsgBase (via TestCase):
Method | isVerbose | Undocumented |
Method | verboserator | Undocumented |
Method | msg | Undocumented |
def
plot(self, title='', noShow=False):
overrides pingspice.test.testbase.TestCase.plot
Undocumented