24 #ifndef SKA_CHEETAH_TDAS_GPU_CONFIG_H 25 #define SKA_CHEETAH_TDAS_GPU_CONFIG_H 27 #include "cheetah/utils/Config.h" 28 #include "cheetah/tdrt/Config.h" 29 #include "cheetah/tdao/Config.h" 30 #include "cheetah/pwft/Config.h" 31 #include "cheetah/hrms/Config.h" 32 #include "cheetah/fft/Config.h" 33 #include "cheetah/brdz/Config.h" 34 #include "cheetah/dred/Config.h" 35 #include "cheetah/data/Units.h" 36 #include "cheetah/data/DedispersionMeasure.h" 106 void add_options(OptionsDescriptionEasyInit& add_options)
override;
126 #endif // SKA_CHEETAH_TDAS_GPU_CONFIG_H hrms::Config const & hrms_config() const
Get the algorithm configuration for the Hrms module.
Configuration for the BRDZ module.
Configuration for the fft module.
Base class for module configuration.
configuration for the tdrt module
tdao::Config const & tdao_config() const
Get the algorithm configuration for the Tdao module.
fft::Config const & fft_config() const
Get the algorithm configuration for the Fft module.
brdz::Config const & brdz_config() const
Get the algorithm configuration for the Brdz module.
bool active() const
indicate if the algorithm is to be used
Some limits and constants for FLDO.
Algorithm configuration for the Dred module.
dred::Config const & dred_config() const
Get the algorithm configuration for the Dred module.
Algorithm configuration object for Hrms.
pwft::Config const & pwft_config() const
Get the algorithm configuration for the Pwft module.
tdrt::Config const & tdrt_config() const
Get the algorithm configuration for the Tdrt module.