#include <FullBypassTest.h>
Inheritance diagram for SctCalibrationController::Scripts::FullBypassTest:

Public Member Functions | |
| virtual void | startTest (Sct_SctApi_T_SctApi &api, string &name, unsigned short &testVariable, unsigned long &nScans, vector< double > &testPoints) |
| virtual Sct_SctApi_T_Scan * | getNextScan (unsigned long index) |
| Just do a token scan for now. | |
| virtual bool | canFeedback () |
| virtual void | endTest () |
Static Public Member Functions | |
| FullBypassTest & | instance () |
Private Member Functions | |
| FullBypassTest () | |
Private Attributes | |
| Sct_SctApi_T_SctApi * | api |
| std::vector< double > | vdd |
|
|
Definition at line 101 of file FullBypassTest.h. |
|
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 80 of file FullBypassTest.h. |
|
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 84 of file FullBypassTest.h. References api. |
|
|
Just do a token scan for now. Don't change Vdd as it doesn't work Implements SctCalibrationController::Ipc::TestRequest. Definition at line 67 of file FullBypassTest.h. References api. |
|
|
Definition at line 26 of file FullBypassTest.h. |
|
||||||||||||||||||||||||
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 31 of file FullBypassTest.h. References ST_ELAPSED, and vdd. |
|
|
Definition at line 102 of file FullBypassTest.h. Referenced by endTest(), and getNextScan(). |
|
|
Definition at line 103 of file FullBypassTest.h. Referenced by startTest(). |
1.3-rc3