Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | List of all members
ska::cheetah::candidate_pipeline::EmptyPipeline< NumericalT > Class Template Reference

A simple pass through pipeline that perform no compute tasks. More...

#include <cheetah/candidate_pipeline/EmptyPipeline.h>

Inheritance diagram for ska::cheetah::candidate_pipeline::EmptyPipeline< NumericalT >:
Inheritance graph
Collaboration diagram for ska::cheetah::candidate_pipeline::EmptyPipeline< NumericalT >:
Collaboration graph

Public Member Functions

 EmptyPipeline (Config const &config, typename BaseT::Exporter &exporter)
 
void operator() (SpCandidateDataType &) override
 
- Public Member Functions inherited from ska::cheetah::candidate_pipeline::ProcessingPipeline< NumericalT >
 ProcessingPipeline (Exporter &exporter)
 
Exporterout ()
 

Additional Inherited Members

- Public Types inherited from ska::cheetah::candidate_pipeline::ProcessingPipeline< NumericalT >
typedef pipeline::DataExport< NumericalT > Exporter
 
typedef data::TimeFrequency< Cpu, NumericalT > TimeFrequencyType
 
typedef data::SpCandidateData< TimeFrequencyTypeSpCandidateDataType
 

Detailed Description

template<typename NumericalT>
class ska::cheetah::candidate_pipeline::EmptyPipeline< NumericalT >

A simple pass through pipeline that perform no compute tasks.

Definition at line 40 of file EmptyPipeline.h.


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