CARMA C++
CorrelatorSideband.h File Reference
#include <complex>
#include <vector>
#include "carma/util/Serializable.h"
#include "carma/monitor/MonitorPoint.h"
#include "carma/correlator/lib/CorrelatorStats.h"

Go to the source code of this file.

Classes

class  carma::correlator::lib::CorrelatorSideband
 Base class for Correlator Sideband data. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::correlator
 Contains all correlator-specific functionality.
 
 carma::correlator::lib
 Contains functionality related to management of correlator data.
 

Typedefs

typedef ::std::vector< int > carma::correlator::lib::DataValidVector
 
typedef ::std::vector
< ::std::complex< float > > 
carma::correlator::lib::DataVector
 
typedef ::std::vector
< CorrelatorSideband > 
carma::correlator::lib::SidebandVector
 

Detailed Description

Author
Rick Hobbs

Definition in file CorrelatorSideband.h.