Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
A do nothing handler. More...
#include <cheetah/pipeline/Empty.h>
Public Member Functions | |
Empty (CheetahConfig< NumericalT > const &, BeamConfig< NumericalT > const &) | |
void | operator() (TimeFrequencyType &) override |
called whenever data is available for processing | |
![]() | |
PipelineHandler (CheetahConfig< NumericalT > const &config, BeamConfig< NumericalT > const &beam_config) | |
DataExport< NumericalT > & | out () |
return the data output streamer More... | |
void | halt () |
halt the pipeline | |
Additional Inherited Members | |
![]() | |
typedef data::TimeFrequency< Cpu, NumericalT > | TimeFrequencyType |
A do nothing handler.