|
SEPIA
Software documentation for the APEX SEPIA receivers
|
A class to perform a deflux operation. More...
#include <cartridge.h>


Public Member Functions | |
| Defluxer (Cartridge *parent, Mixer::Polarization pol) | |
| Construct a Defluxer object. More... | |
| void | run () |
| Perform the de-magnetization. | |
Public Member Functions inherited from PolRunnable | |
| PolRunnable (Cartridge *parent, Mixer::Polarization pol) | |
| Constructor. More... | |
A class to perform a deflux operation.
| Defluxer::Defluxer | ( | Cartridge * | parent, |
| Mixer::Polarization | pol | ||
| ) |
Construct a Defluxer object.
| parent | pointer to parent object |
| pol | the Mixer::Polarization of the mixer |