SEPIA
Software documentation for the APEX SEPIA receivers
SelectMirror Class Reference

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 SelectMirrorinstance ()
 Get a pointer to a class SelectMirror instance.
 

Detailed Description

A class to control the selection mirror of the calibration unit.

Member Function Documentation

◆ commandedPos

void SelectMirror::commandedPos ( CalUnit::MirrorPosition  n)
slot

Set the new requested mirror positions.

Parameters
nthe requested position (defined in constants.h)

◆ currentAngle()

float SelectMirror::currentAngle ( ) const
inline

Return the current position.

Returns
the current position in decimal degrees.

◆ moving()

bool SelectMirror::moving ( ) const
inline

Check if mirror is moving.

Returns
true, if mirror is moving

The documentation for this class was generated from the following files: