24 #ifndef SKA_CHEETAH_AMPP_BANDPASSCONFIG_H 25 #define SKA_CHEETAH_AMPP_BANDPASSCONFIG_H 28 #include "cheetah/utils/Config.h" 29 #include "cheetah/data/Units.h" 30 #include <boost/units/systems/si/frequency.hpp> 31 #include <boost/units/systems/si/prefixes.hpp> 49 typedef boost::units::quantity<boost::units::si::frequency, double> FrequencyType;
50 typedef double SignalType;
56 SignalType mean()
const;
57 void mean(SignalType);
60 void add_options(OptionsDescriptionEasyInit& add_options)
override;
72 #endif // SKA_CHEETAH_AMPP_BANDPASSCONFIG_H Base class for module configuration.
Some limits and constants for FLDO.