24 #ifndef SKA_CHEETAH_RFIM_CONFIGAMPP_H 25 #define SKA_CHEETAH_RFIM_CONFIGAMPP_H 27 #include "cheetah/utils/Config.h" 28 #include "cheetah/rfim/ampp/BandPassConfig.h" 47 unsigned max_history()
const;
48 float channel_rejection_rms()
const;
49 float spectrum_rejection_rms()
const;
56 void add_options(OptionsDescriptionEasyInit& add_options)
override;
60 unsigned _max_history;
73 #endif // SKA_CHEETAH_RFIM_CONFIGAMPP_H Base class for module configuration.
Some limits and constants for FLDO.
Configuration Options for the ampp rfi clipping algorithm.