Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | Protected Member Functions | List of all members
ska::cheetah::spsift::Config Class Reference
Inheritance diagram for ska::cheetah::spsift::Config:
Inheritance graph
Collaboration diagram for ska::cheetah::spsift::Config:
Collaboration graph

Public Types

typedef boost::units::quantity< data::MilliSeconds, double > MsecTimeType
 
typedef pss::astrotypes::units::DispersionMeasure< float > Dm
 
- Public Types inherited from ska::cheetah::utils::Config
typedef System SystemType
 
typedef panda::PoolManager< SystemTypePoolManagerType
 
typedef PoolManagerType::PoolType PoolType
 

Public Member Functions

MsecTimeType pulse_width_threshold () const
 
void pulse_width_threshold (MsecTimeType const &width_threshold)
 
float sigma_threshold () const
 
void sigma_threshold (float const &sigma_threshold)
 
Dm dm_threshold () const
 
void dm_threshold (Dm const &_dm_threshold)
 
std::size_t maximum_candidates () const
 
void maximum_candidates (std::size_t const &numcands_threshold)
 
bool active () const
 
- 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
 

Detailed Description

Definition at line 41 of file Config.h.


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