Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
A configuration class for the dynamic spectrum of single pulse candidates. More...
#include <cheetah/exporters/SpCclSigProcConfig.h>
Public Member Functions | |
data::CandidateWindowConfig const & | window_config () const |
: Getter for window config | |
void | window_config (data::CandidateWindowConfig &window_config) |
: Setter for the candidate window config | |
![]() | |
WriterConfig (std::string const &tag="sigproc") | |
std::string const & | dir () const |
void | dir (std::string const &) |
std::string const & | extension () const |
void | extension (std::string const &extension) |
std::size_t | max_count () const |
void | max_count (std::size_t) |
![]() | |
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 |
![]() | |
void | add_options (OptionsDescriptionEasyInit &add_options) override |
Additional Inherited Members | |
![]() | |
typedef System | SystemType |
typedef panda::PoolManager< SystemType > | PoolManagerType |
typedef PoolManagerType::PoolType | PoolType |
A configuration class for the dynamic spectrum of single pulse candidates.
Definition at line 40 of file SpCclSigProcConfig.h.