Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | List of all members
ska::cheetah::sps::CommonTypes< ConfigType, NumericalT > Struct Template Reference

Contains common types used through sps. More...

#include <cheetah/sps/detail/CommonTypes.h>

Inheritance diagram for ska::cheetah::sps::CommonTypes< ConfigType, NumericalT >:
Inheritance graph
Collaboration diagram for ska::cheetah::sps::CommonTypes< ConfigType, NumericalT >:
Collaboration graph

Public Types

typedef NumericalT NumericalRep
 
typedef NumericalT value_type
 
typedef BaseT::TimeFrequencyType TimeFrequencyType
 
typedef ska::panda::AggregationBufferFiller< TimeFrequencyType, RfiExcisionFactory< TimeFrequencyType > > BufferFillerType
 
typedef BufferFillerType::AggregationBufferType BufferType
 
typedef BaseT::DmTrialsType DmTrialsType
 
typedef data::SpCcl< NumericalRep > SpType
 
- Public Types inherited from ska::cheetah::ddtr::CommonTypes< ConfigType, NumericalT, RfiExcisionFactory >
typedef ConfigType Config
 
typedef ConfigType::PoolType Pool
 
typedef NumericalT NumericalRep
 
typedef NumericalRep value_type
 
typedef data::TimeFrequency< Cpu, NumericalRep > TimeFrequencyType
 
typedef ska::panda::AggregationBufferFiller< TimeFrequencyTypeBufferFillerType
 
typedef BufferFillerType::AggregationBufferType BufferType
 
typedef data::DmTrials< Cpu, float > DmTrialsType
 
typedef std::function< void(std::shared_ptr< DmTrialsType >)> DedispersionHandler
 

Detailed Description

template<typename ConfigType, typename NumericalT>
struct ska::cheetah::sps::CommonTypes< ConfigType, NumericalT >

Contains common types used through sps.

Definition at line 42 of file CommonTypes.h.


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