

Public Member Functions | |
| virtual void | startTestRealImpl (Sct_SctApi::SctApiIPC_ptr api, string &name, unsigned short &testVariable, unsigned long &nScans, vector< double > &testPoints) |
| virtual Sct_CalibrationController::ScanRequest_ptr | getNextScanRealImpl (unsigned long index) |
| virtual bool | canFeedbackRealImpl () |
| virtual void | endTestRealImpl () |
Static Public Member Functions | |
| static Sct_CalibrationController::TestRequest_ptr | instance () |
Private Member Functions | |
| TimeWalkTest () | |
Private Attributes | |
| Sct_SctApi::SctApiIPC_var | api |
| std::vector< double > | charges |
Static Private Attributes | |
| static const bool | registeredInTestLibrary |
Definition at line 26 of file TimeWalkTest.h.
1.4.6