24 #ifndef SKA_CHEETAH_GENERATORS_SIMPLEPHASEMODELCONFIG_H 25 #define SKA_CHEETAH_GENERATORS_SIMPLEPHASEMODELCONFIG_H 28 #include "cheetah/utils/Config.h" 29 #include <panda/CommaSeparatedOptions.h> 34 namespace generators {
68 void add_options(OptionsDescriptionEasyInit& add_options)
override;
71 panda::CommaSeparatedOptions<float> _coeffs;
79 #endif // SKA_CHEETAH_GENERATORS_SIMPLEPHASEMODELCONFIG_H Configuration parameters for the SimplePhase Model.
Base class for module configuration.
std::vector< float > const & coefficients() const
return the coeffients for the simple phase model
Some limits and constants for FLDO.
SimplePhaseModelConfig & operator=(SimplePhaseModelConfig const &)
copy the coefficients from one object into another