CARMA C++
carma::signalpath::Correlator Class Reference

Class to encapsulate a correlator. More...

#include <carma/signalpath/SignalPathMap.h>

Public Member Functions

 Correlator (CorrelatorType type, SubarrayId subarrayId_)
 
void requestToControl (SubarrayId subarrayId_)
 
bool requestToRelease (SubarrayId subarrayId_)
 

Public Attributes

std::vector< Correlator * > exclusiveCorrelators_
 
SubarrayId subarrayId_
 
CorrelatorType type_
 

Detailed Description

Class to encapsulate a correlator.

Definition at line 512 of file SignalPathMap.h.


The documentation for this class was generated from the following file: