Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Contains common types used through ddtr. More...
#include <cheetah/ddtr/detail/CommonTypes.h>
Public Types | |
typedef ConfigType | Config |
typedef ConfigType::PoolType | Pool |
typedef NumericalT | NumericalRep |
typedef NumericalRep | value_type |
typedef data::TimeFrequency< Cpu, NumericalRep > | TimeFrequencyType |
typedef ska::panda::AggregationBufferFiller< TimeFrequencyType > | BufferFillerType |
typedef BufferFillerType::AggregationBufferType | BufferType |
typedef data::DmTrials< Cpu, float > | DmTrialsType |
typedef std::function< void(std::shared_ptr< DmTrialsType >)> | DedispersionHandler |
Contains common types used through ddtr.
Definition at line 42 of file CommonTypes.h.