Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Public Member Functions | |
ExceptionPipeline (BeamConfig< uint8_t > const &beam_config) | |
void | operator() (TimeFrequencyType &) override |
called each time data becomes available | |
bool | has_thrown () const |
![]() | |
TestPipeline (BeamConfig< uint8_t > const &beam_config) | |
volatile unsigned & | operator_called () |
![]() | |
PipelineHandler (CheetahConfig< uint8_t > const &config, BeamConfig< uint8_t > const &beam_config) | |
DataExport< uint8_t > & | out () |
return the data output streamer More... | |
void | halt () |
halt the pipeline | |
Additional Inherited Members | |
![]() | |
typedef data::TimeFrequency< Cpu, uint8_t > | TimeFrequencyType |
![]() | |
typedef BaseT::TimeFrequencyType | TimeFrequencyType |
![]() | |
volatile unsigned | _operator_called |
Definition at line 94 of file BeamLauncherTest.cpp.