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

Config Module for initialising a CandidateWindow object. More...

#include <cheetah/data/CandidateWindowConfig.h>

Inheritance diagram for ska::cheetah::data::CandidateWindowConfig:
Inheritance graph
Collaboration diagram for ska::cheetah::data::CandidateWindowConfig:
Collaboration graph

Public Member Functions

CandidateWindow const & window () const
 the confugred CandidateWindow
 
CandidateWindowwindow ()
 
void window (CandidateWindow &window)
 set the CandidateWindow
 
CandidateWindowConfigoperator= (const CandidateWindowConfig &window_config)
 assignment operator. This will copy just the CandidateWindow from one object to another
 
- 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
 

Additional Inherited Members

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

Detailed Description

Config Module for initialising a CandidateWindow object.

Definition at line 39 of file CandidateWindowConfig.h.


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