Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Classes | Public Types | Public Member Functions | Protected Member Functions | List of all members
ska::cheetah::ddtr::fpga::Ddtr< DdtrTraits > Class Template Reference

Interface for the Altera fpga algorithm. More...

#include <cheetah/ddtr/fpga/Ddtr.h>

Collaboration diagram for ska::cheetah::ddtr::fpga::Ddtr< DdtrTraits >:
Collaboration graph

Public Types

typedef cheetah::Fpga Architecture
 
typedef ddtr::fpga::Config Config
 

Public Member Functions

 Ddtr (ConfigType const &)
 
 Ddtr (Ddtr &&)
 
 Ddtr (Ddtr const &)=delete
 
template<typename TimeFrequencyT >
void operator() (TimeFrequencyT const &input)
 
void operator() (panda::PoolResource< Architecture > &device, BufferType const &data)
 

Protected Member Functions

void init (TimeFrequencyType const &)
 

Detailed Description

template<typename DdtrTraits>
class ska::cheetah::ddtr::fpga::Ddtr< DdtrTraits >

Interface for the Altera fpga algorithm.

Definition at line 47 of file Ddtr.h.


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