Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
List of all members
ska::cheetah::pipeline::Tdas< NumericalT > Class Template Reference
Inheritance diagram for ska::cheetah::pipeline::Tdas< NumericalT >:
Inheritance graph
Collaboration diagram for ska::cheetah::pipeline::Tdas< NumericalT >:
Collaboration graph

Additional Inherited Members

- Public Types inherited from ska::cheetah::pipeline::AccelerationSearch< NumericalT, TdasAccelerationSearchTraits< NumericalT > >
typedef TdasAccelerationSearchTraits< NumericalT > Traits
 
typedef NumericalT value_type
 
using has_create_fldo_handler_t = decltype(std::declval< T &>().create_fldo_handler(std::declval< DataExport< value_type > &>(), std::declval< CheetahConfig< NumericalT > const &>(), std::declval< BeamConfig< NumericalT > const &>()))
 template for testing if type T has a create_fldo_handler function More...
 
- Public Types inherited from ska::cheetah::pipeline::PipelineHandler< NumericalT >
typedef data::TimeFrequency< Cpu, NumericalT > TimeFrequencyType
 
- Public Member Functions inherited from ska::cheetah::pipeline::AccelerationSearch< NumericalT, TdasAccelerationSearchTraits< NumericalT > >
 AccelerationSearch (CheetahConfig< NumericalT > const &config, BeamConfig< NumericalT > const &)
 
void operator() (TimeFrequencyType &) override
 called whenever data is available for processing
 
Dedispersion< NumericalT > const & dedispersion_pipeline () const
 access to the dedispersion pipeline object
 
FldoHandler::FldoHandlerType const & fldo_handler () const
 access the fldo handler object
 
AccelerationSearchAlgoType const & acceleration_search_pipeline () const
 access the acceleration_search pipeline object
 
- Public Member Functions inherited from ska::cheetah::pipeline::PipelineHandler< NumericalT >
 PipelineHandler (CheetahConfig< NumericalT > const &config, BeamConfig< NumericalT > const &beam_config)
 
DataExport< NumericalT > & out ()
 return the data output streamer More...
 
void halt ()
 halt the pipeline
 

Detailed Description

template<typename NumericalT>
class ska::cheetah::pipeline::Tdas< NumericalT >

Definition at line 118 of file PipelineHandlerFactory.cpp.


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