|
CARMA C++
|
Correlator-related enumerations and constants. More...
import "carma/util/CorrelatorType.idl";Go to the source code of this file.
Modules | |
| module | carma |
| IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
| carma::control | |
| Control subsystem. | |
Enumerations | |
| enum | carma::control::BlockDCPolarizationType { BLOCK_DC_POL1, BLOCK_DC_POL2 } |
| Block Downconverter polarization input selector choice. More... | |
| enum | carma::control::CorrFpgaModeType { carma::control::SINGLEPOL, carma::control::DUALPOL, carma::control::FULLPOL, carma::control::CARMA23 } |
| Correlator FPGA configuration/polarization mode. More... | |
| enum | carma::control::CorrModeType { carma::control::CORR_MODE_IDLE, carma::control::CORR_MODE_NORMAL } |
| Correlator operational modes. More... | |
| enum | DecimationMode { DECIMATION_OFF_KEEP_END_CHANNELS, DECIMATION_OFF_DROP_END_CHANNELS, DECIMATION_ON } |
| enum | carma::control::SidebandType { carma::control::SB_UPPER, carma::control::SB_LOWER, carma::control::SB_AUTO } |
| Downconverter sideband choice. More... | |
Variables | |
| const string | carma::control::CORR_DESIGNATION_STRING = "correlatorDesignation" |
Correlator-related enumerations and constants.
Definition in file CorrelatorInfo.idl.