Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Public Types | |
typedef DdtrTesterTraits< ArchitectureTag >::PoolType | PoolType |
![]() | |
typedef data::DedispersionMeasureType< float > | Dm |
typedef boost::units::quantity< data::dm_constant::s_mhz::Unit, double > | DmConstantType |
Public Member Functions | |
PoolType & | pool () const |
void | set_pool (PoolType &pool) |
![]() | |
fpga::Config const & | fpga_algo_config () const |
return the fpga algorithm configuration parameters | |
fpga::Config & | fpga_algo_config () |
cpu::Config const & | cpu_algo_config () const |
return the cpu algorithm configuration parameters | |
cpu::Config & | cpu_algo_config () |
astroaccelerate::Config const & | astroaccelerate_algo_config () const |
return the astroaccelerate algorithm configuration parameters | |
astroaccelerate::Config & | astroaccelerate_algo_config () |
std::size_t | dedispersion_samples () const |
number of samples to dedisperse | |
void | dedispersion_samples (std::size_t) |
set number of samples to dedisperse | |
Protected Attributes | |
PoolType * | _pool |
Additional Inherited Members | |
![]() | |
void | add_options (OptionsDescriptionEasyInit &add_options) override |
Definition at line 80 of file DdtrTester.h.