SEPIA
Software documentation for the APEX SEPIA receivers
SisRunnable Class Referenceabstract

Virtual class to run mixer operations in parallel. More...

#include <cartridge.h>

Inheritance diagram for SisRunnable:
Collaboration diagram for SisRunnable:

Public Member Functions

 SisRunnable (Cartridge *parent, Mixer::Polarization pol, Mixer::Element sis)
 
virtual void run ()=0
 Run method needs to be implemented by all derived classes.
 

Detailed Description

Virtual class to run mixer operations in parallel.

This runnable is for performing operations which are separate for the mixer elements of one polarization. It allows you to run the operation in parallel on both mixer elements in each polarizations. Inherited by BiasSetter, CoilSetter, IVscanner and Demagnetizer.

Constructor & Destructor Documentation

◆ SisRunnable()

SisRunnable::SisRunnable ( Cartridge parent,
Mixer::Polarization  pol,
Mixer::Element  sis 
)
Parameters
parentpointer to the parent object
polthe Mixer::Polarization of the mixer
sisthe Mixer::Element of the mixer

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