3 #ifndef CORRELATORDATATESTWB_H
4 #define CORRELATORDATATESTWB_H
19 namespace correlator {
49 static const std::string className_;
51 void createTestData();
52 void simData(
int band,
int an1,
int an2,
int numChans,
int sideband,
53 std::vector<std::complex<float> > &data);
55 int getId(
int a1,
int a2);
void setBandNumber(int bandNumber)
Set the bandNumber for this band.
CorrelatorDataTestWb()
Constructor.
Class used to represents bands of Correlator Data.
virtual ~CorrelatorDataTestWb()
Destructor.
Test class used to assign test data to a CorrelatorData object.
Singleton access to configuration parameters.