|
Public Member Functions |
int | value () |
Static Public Member Functions |
Sct_CalibrationController.CalibrationControllerPackage.UpdateOption | from_int (int value) |
Static Public Attributes |
final int | _update = 0 |
final Sct_CalibrationController.CalibrationControllerPackage.UpdateOption | update = new Sct_CalibrationController.CalibrationControllerPackage.UpdateOption(_update) |
final int | _noupdate = 1 |
final Sct_CalibrationController.CalibrationControllerPackage.UpdateOption | noupdate = new Sct_CalibrationController.CalibrationControllerPackage.UpdateOption(_noupdate) |
final int | __wait = 2 |
final Sct_CalibrationController.CalibrationControllerPackage.UpdateOption | _wait = new Sct_CalibrationController.CalibrationControllerPackage.UpdateOption(__wait) |
Protected Member Functions |
| UpdateOption (int value) |
update means perform this feedback noupdate means don't wait means wait for the user to select either update or noupdate at the end of each Test then return to wait