24 #ifndef SKA_CHEETAH_GENERATORS_PULSE_PROFILE_TEMPO2PHASEMODELCONFIG_H 25 #define SKA_CHEETAH_GENERATORS_PULSE_PROFILE_TEMPO2PHASEMODELCONFIG_H 28 #include "cheetah/utils/Config.h" 29 #include <boost/filesystem/path.hpp> 33 namespace generators {
57 boost::filesystem::path
const&
filename()
const;
58 void filename(boost::filesystem::path
const& filename);
61 void add_options(OptionsDescriptionEasyInit& add_options)
override;
64 boost::filesystem::path _filename;
72 #endif // SKA_CHEETAH_GENERATORS_PULSE_PROFILE_TEMPO2PHASEMODELCONFIG_H Base class for module configuration.
Tempo2PhaseModelConfig & operator=(Tempo2PhaseModelConfig const &)
copy the config info
configuration parameters for a tempo2 predictor model
Some limits and constants for FLDO.
boost::filesystem::path const & filename() const
return the tempo2 file containing the model parameters