#include <DefaultTest.h>
Inheritance diagram for SctCalibrationController::Scripts::DefaultTest:
Public Member Functions | |
DefaultTest (Sct_SctApi_T_Scan &scan) | |
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) |
virtual bool | canFeedback () |
virtual void | endTest () |
Private Attributes | |
Sct_SctApi_T_Scan & | scan |
|
Definition at line 16 of file DefaultTest.h. References scan. |
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 30 of file DefaultTest.h. |
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 34 of file DefaultTest.h. |
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 25 of file DefaultTest.h. References scan. |
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 18 of file DefaultTest.h. References ST_ELAPSED. |
|
Definition at line 37 of file DefaultTest.h. Referenced by DefaultTest(), and getNextScan(). |