Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
List of all members
ska::cheetah::tdas::Tdas< T, void > Class Template Reference

Sync-only interface for Tdas. More...

#include <cheetah/tdas/Tdas.h>

Inheritance diagram for ska::cheetah::tdas::Tdas< T, void >:
Inheritance graph
Collaboration diagram for ska::cheetah::tdas::Tdas< T, void >:
Collaboration graph

Additional Inherited Members

- Public Member Functions inherited from ska::cheetah::tdas::TdasBase< T >
 TdasBase (Config const &config)
 Construct a new TdasBase instance. More...
 
 TdasBase (TdasBase const &)=delete
 
 TdasBase (TdasBase &&)=default
 
template<typename Arch , typename... Args>
std::shared_ptr< data::Cclprocess (panda::PoolResource< Arch > &resource, DmTimeSliceType const &data, Args &&... args)
 Process a DmTimeSlice in search of significant periodic signals over a range of acceleration values. More...
 

Detailed Description

template<typename T>
class ska::cheetah::tdas::Tdas< T, void >

Sync-only interface for Tdas.

Template Parameters
TThe value type to use for processing (float or double)

Definition at line 139 of file Tdas.h.


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