SEPIA
Software documentation for the APEX SEPIA receivers
|
A class for setting the mixer bias. More...
#include <cartridge.h>
Public Member Functions | |
BiasSetter (Cartridge *parent, Mixer::Polarization pol, Mixer::Element sis, float value) | |
Construct a BiasSetter object. More... | |
void | run () |
Perform the bias setting operation. | |
Public Member Functions inherited from SisRunnable | |
SisRunnable (Cartridge *parent, Mixer::Polarization pol, Mixer::Element sis) | |
A class for setting the mixer bias.
BiasSetter::BiasSetter | ( | Cartridge * | parent, |
Mixer::Polarization | pol, | ||
Mixer::Element | sis, | ||
float | value | ||
) |
Construct a BiasSetter 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 bias voltage in mV |