|
SEPIA
Software documentation for the APEX SEPIA receivers
|
A class for setting the coil current. More...
#include <cartridge.h>


Public Member Functions | |
| CoilSetter (Cartridge *parent, Mixer::Polarization pol, Mixer::Element sis, float value) | |
| Construct a CoilSetter object. More... | |
| void | run () |
| Perform the coil setting operation. | |
Public Member Functions inherited from SisRunnable | |
| SisRunnable (Cartridge *parent, Mixer::Polarization pol, Mixer::Element sis) | |
A class for setting the coil current.
| CoilSetter::CoilSetter | ( | Cartridge * | parent, |
| Mixer::Polarization | pol, | ||
| Mixer::Element | sis, | ||
| float | value | ||
| ) |
Construct a CoilSetter object.
| parent | pointer to parent object |
| pol | the Mixer::Polarization of the mixer |
| sis | which of the tow Mixer::Element of the given polarization |
| value | the requested coil current in mA |