SEPIA
Software documentation for the APEX SEPIA receivers
|
A class to control the selection mirror of the calibration unit. More...
#include <selectmirror.h>
Inherits QThread.
Public Slots | |
void | commandedPos (CalUnit::MirrorPosition n) |
Set the new requested mirror positions. More... | |
Public Member Functions | |
bool | moving () const |
Check if mirror is moving. More... | |
float | currentAngle () const |
Return the current position. More... | |
Static Public Member Functions | |
static SelectMirror * | instance () |
Get a pointer to a class SelectMirror instance. | |
A class to control the selection mirror of the calibration unit.
|
slot |
Set the new requested mirror positions.
n | the requested position (defined in constants.h) |
|
inline |
Return the current position.
|
inline |
Check if mirror is moving.