Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Contains common types used through sps. More...
#include <cheetah/sps/detail/CommonTypes.h>
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 |
![]() | |
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 sps.
Definition at line 42 of file CommonTypes.h.