24 #ifndef SKA_CHEETAH_FDAS_CONFIG_H 25 #define SKA_CHEETAH_FDAS_CONFIG_H 28 #include "cheetah/utils/Config.h" 29 #include "cheetah/fdas/opencl/Config.h" 30 #include "panda/PoolSelector.h" 58 void add_options(OptionsDescriptionEasyInit& add_options)
override;
65 typedef panda::PoolSelector<typename Config::PoolManagerType, Config> ConfigType;
71 #endif // SKA_CHEETAH_FDAS_CONFIG_H Base class for module configuration.
Configuration for the fdas module.
Some limits and constants for FLDO.
bool active() const
returns true if fdas task is to be performed
Configuration specific to the opencl algorithm.