Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
configuration parameters for a tempo2 predictor model More...
#include <cheetah/generators/Tempo2PhaseModelConfig.h>
Public Member Functions | |
Tempo2PhaseModelConfig & | operator= (Tempo2PhaseModelConfig const &) |
copy the config info More... | |
boost::filesystem::path const & | filename () const |
return the tempo2 file containing the model parameters | |
void | filename (boost::filesystem::path const &filename) |
![]() | |
Config (std::string module_name) | |
void | terminate () const |
call for notifiers to indicate a termination condition More... | |
Protected Member Functions | |
void | add_options (OptionsDescriptionEasyInit &add_options) override |
Additional Inherited Members | |
![]() | |
typedef System | SystemType |
typedef panda::PoolManager< SystemType > | PoolManagerType |
typedef PoolManagerType::PoolType | PoolType |
configuration parameters for a tempo2 predictor model
Definition at line 42 of file Tempo2PhaseModelConfig.h.
Tempo2PhaseModelConfig & ska::cheetah::generators::Tempo2PhaseModelConfig::operator= | ( | Tempo2PhaseModelConfig const & | config | ) |
copy the config info
n.b not a full copy of the object
Definition at line 40 of file Tempo2PhaseModelConfig.cpp.