1 #ifndef CARMA_CORRELATOR_LIB_OBSRECORDUTILS_H
2 #define CARMA_CORRELATOR_LIB_OBSRECORDUTILS_H
8 #include "carma/correlator/obsRecord2/CorDataBase.h"
9 #include "carma/util/CorrelatorType.h"
13 namespace correlator {
14 namespace obsRecord2 {
86 #endif //CARMA_CORRELATOR_LIB_OBSRECORDUTILS_H
CorrelatorFpgaModeType
FPGA configuration modes.
carma::correlator::obsRecord2::FpgaModeType utilFpgaModeToObsrecordFpgaMode(const carma::util::CorrelatorFpgaModeType mode)
Enumeration mapping between util and correlator namespaces for setting full FPGA mode aka Astroband m...
CorrelatorBitType
Correlator number of bits.
::std::string getStringForFpgaModeType(const FpgaModeType astrobandMode)
carma::correlator::obsRecord2::BandWidthType getBandWidthType(const carma::util::CorrelatorBandWidthType bandwidth, const carma::util::CorrelatorBitType bits)
Enumeration mapping between util and correlator namespaces for setting full bandwidth mode (bandwidth...
::std::string getStringForBandWidthType(const BandWidthType bw)
::std::string getIniString(const BandWidthType bw, const FpgaModeType astrobandMode)
BandWidthType
Supported spectral correlator bandwidths.
CorrelatorBandWidthType
Supported spectral correlator bandwidths.
FpgaModeType
Astroband mode – The correlator FPGA configuration/polarization mode.