|
CARMA C++
|
Contains all downconverter related code. More...
Classes | |
| class | BlockDownconverter |
| CAN device implementation for block downconverter (API #4). More... | |
| interface | BlockDownconverterControl |
| Carma Block Downconvrter CAN module control interface. More... | |
| class | Downconverter |
| Downconverter Device class implementation. More... | |
| interface | DownconverterControl |
| Carma downconverter CAN module control interface. More... | |
| class | LoControl |
| Spectral Line Downconverter LO Control module class. More... | |
| class | LoMonitor |
| LoMonitor Device class implementation. More... | |
| interface | LoMonitorControl |
| Carma LoMonitor CAN module control interface. More... | |
| class | NoiseSource |
| Noise Source Device Class. More... | |
| interface | NoiseSourceControl |
| Carma dowconverter noise source control interface. More... | |
| interface | QuadModControl |
| Carma downconverter quadrature modulator control interface. More... | |
| class | QuadratureModulator |
| Quadrature modulator Device class implementation. More... | |
| class | SldcControlServer |
| Spectral line downconverter control server class. More... | |
| interface | SldcLoControl |
| Carma Spectral Line Downconverter LO Control interface. More... | |
| class | SldcMaster |
| Spectral Downconverter System CAN Master. More... | |
| class | SpectralDownconverter |
| SpectralDownconverter CAN Device class implementation. More... | |
| interface | SpectralDownconverterControl |
| Carma Spectral Line Downconverter CAN module control interface. More... | |
| interface | System |
| Carma Downconverter system access interface. More... | |
| class | WbdcMaster |
| Carma Wideband Downconverter CAN Master class. More... | |
Typedefs | |
| typedef sequence< octet > | WalshSequence |
Variables | |
| const string | SLDCCONTROL_NAME = "carma.downconverter.SldcControl" |
| Spectral Downconverter System DO Name. More... | |
| const string | WBDCCONTROL_NAME = "carma.downconverter.WbdcControl" |
| Wideband Downconverter System DO Name. More... | |
Contains all downconverter related code.
| const string carma::downconverter::SLDCCONTROL_NAME = "carma.downconverter.SldcControl" |
Spectral Downconverter System DO Name.
Definition at line 42 of file downconverterSystem.idl.
| const string carma::downconverter::WBDCCONTROL_NAME = "carma.downconverter.WbdcControl" |
Wideband Downconverter System DO Name.
Definition at line 47 of file downconverterSystem.idl.