24 #ifndef SKA_CHEETAH_GENERATORS_CONFIG_H 25 #define SKA_CHEETAH_GENERATORS_CONFIG_H 28 #include "cheetah/utils/Config.h" 29 #include "cheetah/generators/GaussianNoiseConfig.h" 30 #include "cheetah/generators/BasebandGaussianNoiseConfig.h" 31 #include "cheetah/generators/DispersedPulseConfig.h" 32 #include "cheetah/generators/PulsarInjectionConfig.h" 36 namespace generators {
49 typedef panda::ConfigModuleIteratorWrapper<PulsarInjectionConfig> PulsarInjectionIterartorType;
59 PulsarInjectionIterartorType pulsar_injection_end()
const;
64 void add_options(OptionsDescriptionEasyInit& add_options)
override;
77 #endif // SKA_CHEETAH_GENERATORS_CONFIG_H
Base class for module configuration.
Generator Configuration file.
PulsarInjectionIterartorType pulsar_injection_begin() const
access the pulsar iteration configuration options
Some limits and constants for FLDO.
Configuration parameters for the DispersedPulse generator.