Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | Protected Member Functions | List of all members
ska::cheetah::exporters::SpCclSigProcConfig Class Reference

A configuration class for the dynamic spectrum of single pulse candidates. More...

#include <cheetah/exporters/SpCclSigProcConfig.h>

Inheritance diagram for ska::cheetah::exporters::SpCclSigProcConfig:
Inheritance graph
Collaboration diagram for ska::cheetah::exporters::SpCclSigProcConfig:
Collaboration graph

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
 
- Public Member Functions inherited from ska::cheetah::sigproc::WriterConfig
 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)
 
- Public Member Functions inherited from ska::cheetah::utils::Config
 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
 
- Protected Member Functions inherited from ska::cheetah::sigproc::WriterConfig
void add_options (OptionsDescriptionEasyInit &add_options) override
 

Additional Inherited Members

- Public Types inherited from ska::cheetah::utils::Config
typedef System SystemType
 
typedef panda::PoolManager< SystemTypePoolManagerType
 
typedef PoolManagerType::PoolType PoolType
 

Detailed Description

A configuration class for the dynamic spectrum of single pulse candidates.

Definition at line 40 of file SpCclSigProcConfig.h.


The documentation for this class was generated from the following files: