#include <ThreePointGainTest.h>
Inheritance diagram for SctCalibrationController::Scripts::ThreePointGainTest:
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) |
virtual bool | canFeedback () |
virtual void | endTest () |
Static Public Member Functions | |
ThreePointGainTest & | instance () |
Private Member Functions | |
ThreePointGainTest () | |
Private Attributes | |
Sct_SctApi_T_SctApi * | api |
vector< double > | charges |
|
Definition at line 83 of file ThreePointGainTest.h. |
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 72 of file ThreePointGainTest.h. |
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 76 of file ThreePointGainTest.h. |
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 58 of file ThreePointGainTest.h. References api. |
|
Definition at line 26 of file ThreePointGainTest.h. |
|
Implements SctCalibrationController::Ipc::TestRequest. Definition at line 31 of file ThreePointGainTest.h. |
|
Definition at line 84 of file ThreePointGainTest.h. Referenced by endTest(), and getNextScan(). |
|
Definition at line 85 of file ThreePointGainTest.h. Referenced by endTest(), and startTest(). |